| Current Path : /var/www/html/pooja/ |
| Current File : //var/www/html/pooja/.htaccess |
RedirectMatch 403 ^.*/files/
ErrorDocument 403
RewriteEngine on
Options -Indexes
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond $1#%{REQUEST_URI} ([^#]*)#(.*)\1$
RewriteRule ^([^\.]+)$ %2?page=$1 [QSA,L]