Hi,
1. Is it possible to change the .httaccess file ?(we want to change this file RewriteRule ^forums/.* forumdisplay.php [QSA])
2. Our forum would be installed under main > forum directory (for example: www.example.com/forum) now, if we switch on the mode rewrite, the url which we are getting is http://localhost/vbulletin/forums/2-Main-Forum but instead of this url we want to keep the url as http://localhost/vbulletin/2-Main-Forum
1. Is it possible to change the .httaccess file ?(we want to change this file RewriteRule ^forums/.* forumdisplay.php [QSA])
2. Our forum would be installed under main > forum directory (for example: www.example.com/forum) now, if we switch on the mode rewrite, the url which we are getting is http://localhost/vbulletin/forums/2-Main-Forum but instead of this url we want to keep the url as http://localhost/vbulletin/2-Main-Forum
Comment