####RewriteEngine on
####RewriteBase /
####RewriteCond %{REQUEST_FILENAME} !-d
####RewriteCond %{REQUEST_FILENAME} !-f
####RewriteRule ^(.*)$ /Text/page.php?%{QUERY_STRING}
###RewriteEngine on
###RewriteBase /
###RewriteCond %{REQUEST_FILENAME} !-d
###RewriteCond %{REQUEST_FILENAME} !-f
###RewriteRule ^(.*)$ /Text/page.php?%{QUERY_STRING}