![]() |
I think i found the error.. in zoint seo option is: Rewrite URLs when i chose the third one i can't open my forum.. but when i chose the second without mode_rewrite it works so i want to know how can i mak this to work for the .htaccess file I upload on root the file that Ramsesx gives to me(post #87).. So does anybody know what can I do
Thank u to everbody |
Quote:
|
Anybody know about custom rewrite rules with and without mod_rewrite? Maybe it will be in the documentation when he writes it...
|
Quote:
I create an .htaccess with code: Code:
Options +FollowSymlinks Thak u for your answer |
looks fine to me. Did you pick mod_rewrite?
|
Awesome! I just edited the .htaccess file to enable the URL mod_rewrite, and the the forum/thread URL's are looking a lot better!
Thanks guys :) |
Quote:
Quote:
|
Quote:
[code] Options +FollowSymlinks RewriteEngine on RewriteRule ^([a-z0-9_\-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_\-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?\.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index\.php|\.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L] |
Quote:
|
It doesn't work again.. I dont know bhooo
|
All times are GMT. The time now is 09:34 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|