View Single Post
Old 12-07-2003, 05:52 AM  
- Jesus Christ -
Confirmed User
 
Industry Role:
Join Date: Mar 2003
Location: ::::::::::::: :::::::::::||::::::::::: :::::::::::||::::::::::: :::::::::::||::::::::::: :::::::::::||::::::::::: :::::::::::||::::::::::: ::::::||||||||||||:::::: :::::::::::||::::::::::: :::::::::::||::::::::::: ::::::::::::::::::::::::
Posts: 7,197
hmmmm yea I forgot you cant use full URLS in a rewrite.

try these

RewriteRule ^access/([/:|\s\-'{}().&_a-zA-Z0-9+=]*) /access/
RewriteRule ^access/([/:|\s\-'{}().&_a-zA-Z0-9+=]*)/ /access/

or

RewriteRule /access/([/:|\s\-'{}().&_a-zA-Z0-9+=]*) /access/
RewriteRule /access/([/:|\s\-'{}().&_a-zA-Z0-9+=]*)/ /access/



Im not that good with rewrite rules.
__________________

Amen
- Jesus Christ - is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote