2012-08-07, 04:40:48
Hi!
Thanks for your reply!
I read that topic and made changes to .htaccess and Settings in Admin panel but anyway I receive 404 Not Found.
I can' understand how it works - I need that my pages have URL http://www.mysite.com/slug or http://www.mysite.com/slug.html.
1. I set Use Fancy URL's
2. Type %slug% in Custom permalink Structure field
3. Add in .htaccess this line - RewriteRule ([A-Za-z0-9-]+).html index.php?id=$1 [QSA,L]
and then I getting 404 Not Found when I trying to click to link with the page from my menu.
Where is fail?
Thanks for your support.
Thanks for your reply!
I read that topic and made changes to .htaccess and Settings in Admin panel but anyway I receive 404 Not Found.
I can' understand how it works - I need that my pages have URL http://www.mysite.com/slug or http://www.mysite.com/slug.html.
1. I set Use Fancy URL's
2. Type %slug% in Custom permalink Structure field
3. Add in .htaccess this line - RewriteRule ([A-Za-z0-9-]+).html index.php?id=$1 [QSA,L]
and then I getting 404 Not Found when I trying to click to link with the page from my menu.
Where is fail?
Thanks for your support.