bejean/crawl-anywhere/master/web/random/src/.htaccess - Htaccess File

bejean/crawl-anywhere/master/web/random/src/.htaccess

RewriteEngine on
#RewriteBase /random/
#RewriteCond %{REQUEST_URI} !/page.php$
#RewriteCond %{REQUEST_URI} !/doc/
#RewriteCond %{REQUEST_URI} !/404.html$
RewriteCond %{REQUEST_URI} /redirect/
RewriteRule $ /random/page.php [L]

On Github License

Files

Download PDF of Htaccess file
REQUEST_URI

Comments

Apache