search for: market5

Displaying 1 result from an estimated 1 matches for "market5".

Did you mean: market
2006 Jan 02
0
PHP Integration
...php include file. The following rules are generated for a protected directory''s .htaccess file: ########### START ##################### Options +FollowSymLinks RewriteEngine On ## allow access for product #5 RewriteCond %{HTTP_COOKIE} amember_nr=([a-zA-Z0-9]+) RewriteCond /home/market5/public_html/members/data/new_rewrite/%1-5 -f RewriteRule ^(.*)$ - [L] ## if user is not authorized, redirect to login page RewriteRule ^(.*)$ http://www.mydomain.com/members/plugins/protect/new_rewrite/login.php?v= %1-5&url=%{REQUEST_URI}?%{QUERY_STRING} [L,R] ########### FINISH #############...