The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Redirect Error
I am using Redirect Error due to .htaccess file while installing vbulletin on same domain but different subdomain as wordpress blog.
A Plugin in Wordpress has added different Firewall rules to disabllow hacking of blog and I want to understand the code that requires to be entered in .htaccess file to allow vbulletin installation and running of forum? |
#2
|
||||
|
||||
You can try adding these just below RewriteEngine On (change the name of folder)
Code:
RewriteEngine On RewriteCond %{REQUEST_URI} !^/my-vbulletin-folder/.*$ And in vbulletin folder add this to first line and the all the other vbulletin rules. Code:
RewriteEngine off |
#3
|
|||
|
|||
I tried above code in .htaccess and getting this error message now -
Code:
Forbidden You don't have permission to access /install/install.php on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|