2010-05-21 82 views
0

我在工作Joomla 1.5。我不知道如何在Joomla1.5中設置用戶友好的網址。用戶友好的網址在joomla1.5

給點建議保持用戶友好的URL ...

我已經改變了配置搜索引擎優化是到Apache的mod_rewrite和搜索引擎友好的URL。它改變了網址爲

http://localhost/joomla/Joomla_1.5.7/publicationsform,但它顯示我404錯誤,它只適用於當我把 http://localhost/joomla/Joomla_1.5.7/index.php/publicationsform

如何解決這個問題。 也即使當我把http://localhost/joomla/Joomla_1.5.7/index.php/publicationsform我的css沒有得到添加..

回答