Topic: Need help for SEF Url
hello Guys
I'ld like use the same SEF Url of this site, but when i set the "Folder base Fancy" in admin panel i received the 404 error.
Can Help me?
Bye Thanks
Unfortunately no one can be told what PunBB is - you have to see it for yourself.
You are not logged in. Please login or register.
hello Guys
I'ld like use the same SEF Url of this site, but when i set the "Folder base Fancy" in admin panel i received the 404 error.
Can Help me?
Bye Thanks
i have uncomment the rewitre base url in the file .htacces.dist but not work, mod_rewrite is active on my host.
I have my board in a folder name /forum/
# BEGIN PunBB
<IfModule mod_rewrite.c>
# MultiViews interfers with proper rewriting
Options -MultiViews
RewriteEngine On
# Uncomment and properly set the RewriteBase if the rewrite rules are not working properly
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . rewrite.php [L]
</IfModule>
# END PunBBLast edited by fantasma (2008-12-01 12:38:36)
not work, but i see in the permalink doblle folder same this: http://www.myste.com/forum/forum/40/news-about-the-time/
in the admin panel of my PunBB i see ".htacces file must be upload in the "extras" folder. I make it?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.