![]() |
Problem with .htacess file
Just wondering if anyone knows this, but when I use
*** REMOVED and then visit my forums like so: http://www.757forums.com vbulletin comes up with "This user has not registered and therefore does not have a profile to view." Unless I type http://www.757forums.com/index.php anyone know why? |
i'm assuming you got it fixed? i clicked the link you posted and your site came up just fine.
|
I removed it until I find a solution
|
First try to add
RewriteRule ^$ index.php in there, if that dont work try this RewriteEngine On RewriteRule ^$ index.php RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?do=main&userid=$1 RewriteRule (^[-_A-Za-z0-9\ ]*$) member.php?do=main&username=$1 |
What version of Apache are you running? I wanted to do something similar with a redirect that required a '?' to be used. After much digging around I finally discovered that the '?' can't be used with Apache 1.x
|
Apache v1.3.34
that seemed to work |
All times are GMT. The time now is 01:40 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:
|