2011-08-17 72 views

回答

5

你不一定需要重新配置Apache的,但這裏是你會怎麼做:

http://httpd.apache.org/docs/current/platform/windows.html

你做什麼需要改變的是urlbase參數告訴Bugzilla的如何形成鏈接到其他頁面。您目前可能設置爲http://localhost/;你可能希望它是http://localhost/bugzilla/

請參閱http://www.bugzilla.org/docs/4.0/en/html/parameters.html瞭解您可以配置的內容。

如果根本無法加載Bugzilla,請查找文件名params.pl並手動更改urlbase的值。你無瑕s