D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
skyconb
/
api
/
api
/
Filename :
.htaccess
back
Copy
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^(.*)$ $1.php [NC,L] AddType application/x-httpd-php .html .htm <Files ".db.db"> Order Allow,Deny Deny from all </Files>