HomeUnityBlogs
 
 
tamphet

Wonder why??

I installed 6.1... everything seem to go OK.
My home page load not a problem but other pages are not working.

EX: when I click on blog.. it takes me to URL /blogs which not display error.
When I click on music ... it takes me to URL /music/all/10/1 (page not found)

I wonder what wrong..?

huh?? I you can help.. Many thanks
bad
0
good
 
 

Comments

ydrargyros
ydrargyros 66 days agocomment permalink
 
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!
 
bad
0
good
 
 
okweb
okweb 65 days agocomment permalink
 
or your .htaccess file is empty
 
bad
0
good
 
 
Kush
Kush 64 days agocomment permalink
 
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.
 
bad
0
good
 
View 1 replies to this comment
 


Post a Comment

Please login to post a comment.

This Post
 
 
tamphet Blog
All Blogs
Found a bug? Have a suggestion? We really value your feedback!
 
© 2008 BoonEx Ltd
ABN 27 127 966 581
 
PET:0.417672872543