first commit
This commit is contained in:
3
cn/.htaccess
Normal file
3
cn/.htaccess
Normal file
@@ -0,0 +1,3 @@
|
||||
RewriteEngine On
|
||||
RewriteCond %{REQUEST_FILENAME} !-f
|
||||
RewriteRule ^([^\.]+)$ $1.php [NC,L]
|
||||
Reference in New Issue
Block a user