Arikito/webking.xt/master/adm/.htaccess - Htaccess File

Arikito/webking.xt/master/adm/.htaccess

#Options +FollowSymlinks
#Options -Indexes

AddDefaultCharset UTF-8

RewriteEngine on

RewriteCond %{SCRIPT_FILENAME} !-f
RewriteCond %{SCRIPT_FILENAME} !-d

RewriteRule ^(.*)$ index.php [L]

On Github License

Files

Download PDF of Htaccess file
SCRIPT_FILENAME

Comments

Apache