Viewing File: /people/testlab/www/testlab.com.pl/spaw2/.htaccess

Options FollowSymLinks
RewriteEngine Off

RewriteRule ^sitemap.html$ index.php?param=sitemap [L]
RewriteRule ^admin$ panel.php [L]
RewriteRule ^([^-]*).html$ index.php?link=$1 [L]
RewriteRule ^([^-]*),([^-]*),([^-]*)$ index.php?page=$2&news=$3 [L]

Back to Directory File Manager