
tamphet
Wonder why??
Comments
| ydrargyros | 66 days ago![]() |
![]() | ![]() | |
![]() | The whole problem relies on mod_rewrite...Through the Admin Panel just go to Permalinks and untick them all...logically everything will work well but remember this way your site won't be search engine oprimised! | ![]() |
![]() | ![]() | ![]() |
| Kush | 64 days ago![]() |
![]() | ![]() | |
![]() | It seems my _root .htaccess file was empty. I pasted this: <IfModule mod_rewrite.c> RewriteEngine on RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule .+ - [L] RewriteRule ^([A-Za-z0-9_-]+)$ profile.php?ID=$1 [QSA,L] </IfModule> and I was able to see /blogs but not /music/all/10/1 Is there more that should be in my _root .htaccess or do I need to edit another .htaccess file? Thanks for the attention. | ![]() |
![]() | ![]() | ![]() |
View 1 replies to this comment
Post a Comment
Please login to post a comment.

































