View file www/.htaccess

File size: 233B
Options +FollowSymlinks

RewriteEngine   on
RewriteBase     / 

RewriteCond   %{REQUEST_FILENAME}   !-d
RewriteCond   %{REQUEST_FILENAME}   !-f
RewriteRule   ^.*$  page.php?%{QUERY_STRING}&page_code=%{REQUEST_URI}&rw [L]