The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
It's been a year since I've been operating my server and never touched the public_html's .htaccess, suddenly if I don't rename it to something else, would stop me from using vBulletin, or anything...
Didn't change anything that I remember... |
|
#2
|
||||
|
||||
|
not unless you have something that relys on settings in .htaccess such as redirects or to over write standard php settings.
|
|
#3
|
||||
|
||||
|
1. Rename the .htaccess
2. Server created another empty .htaccess 3. Now the new one block the access again ??? |
|
#4
|
|||
|
|||
|
Hardly enough information to troubleshoot this.
|
|
#5
|
||||
|
||||
|
My .htaccess
PHP Code:
Quote:
Although I remove the 2 last lines that were denying access from the same server, all the .htaccess on my server got this 2 lines... mmmh |
|
#6
|
|||
|
|||
|
You need to check the apache logs and find out if there is anything in the apache error_log or the domains log in the domlogs dir.
Is this actuall on two lines in the file? RewriteRule ^(.*)$ http://www.iogames.com/chat/member.php?username=$1 [R] username=$1 [R] or is that just vb breaking the line in the code window? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|