Lapixx/qamar.shabaka/master/.htaccess - Htaccess File

Lapixx/qamar.shabaka/master/.htaccess

#Options +FollowSymlinks
RewriteEngine On

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

RewriteRule ^times$ /index.php
RewriteRule ^qibla$ /qibla.php
RewriteRule ^settings$ /settings.php

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache