![]() |
Hi,
I have a problem my forum is located in a folder inside the main for example http://www.domain.com/forum how should I edit the .htaccess ? I did the following but it does not work, Options +FollowSymlinks RewriteEngine On RewriteBase /forum/ RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/$ /forum/showthread.php?t=$3 [QSA,L] RewriteRule ^f([0-9]+)\/$ /forum/forumdisplay.php?f=$1 [QSA,L] RewriteRule ^f([0-9]+)\/([a-z]+)([0-9]+).html$ /forum/forumdisplay.php?f=$1&page=$3 [QSA,L] RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/([a-z]+)([0-9]+).html$ /forum/showthread.php?t=$3&page=$5 [QSA,L] RewriteRule ^([^/]+)/post([0-9]+).html$ /forum/showpost.php?p=$2&postcount=$2 [QSA,L] RewriteRule ^([^/]+)/([^/]+)-([0-9]+)\/sendmessage.php?$ /forum/sendmessage.php [L] RewriteRule ^f([0-9]+)\/misc.php$ /forum/misc.php [QSA,L] If anyone can throw a line on how to fix it, will be appreciated |
Try to put the .htaccess file without your modification in the forum root. EX: yoursite.com/forum/.htaccess
|
Wow that was a quick reply,
well I tried that at first but it did not work :( |
And have you ever try to configure an htaccess file? Does your server support it? Have you got Apache? It is very strange but you are not the firts one..
|
yep do you have MSN messenger or skype I can give you access, to check it out
|
nevermind I installed already the Vrewrite is works good on subdirectories.
|
And no problem on vrewite with htaccess? Stange..
|
How do I uninstall it (in case I want to)?
I just undo all changes and uninstall the product,and everything is back to 'normal'? :) |
Yes, but remember to invert the link (with 301 redirect via htaccess)
|
Can't seem to fix the last post button?
|
All times are GMT. The time now is 09:15 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:
|