D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home1
/
netbooks
/
public_html
/
fisiojoane
/
Filename :
.htaccess
back
Copy
RewriteEngine On RewriteCond %{REQUEST_FILENAME}\.html -f RewriteRule ^([^\.]+)$ $1.html [L] RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^([^\.]+)$ $1.php [L] RewriteRule ^$ sub/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ views/$1 RedirectMatch 301 ^/?$ /agenda ErrorDocument 404 /404/