The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
.htaccess problems
can anyone tell me why this isn't working? it's stored within the confessions directory.
HTML Code:
RewriteEngine on RewriteRule ^(.*)/$ index.php?confessionid=$1 RewriteRule ^(.*)/keyword/$ index.php?view=random&keyword=$1 RewriteRule ^(.*)/view=(.*)$ index.php?view=$1 www.site.com/confessions/580 www.site.com/confessions/view=random www.site.com/confessions/view=votes www.site.com/confessions/keyword/acid and yet none of them seem to be working. if i add a backslash after each one i don't get a 404 but for some reason the php isn't picking up the $_GET's or something. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|