• File: .htaccess
  • Full Path: /home/yaeytimy/public_html/pyra_apps/attendance/.htaccess
  • File size: 120 bytes
  • MIME-type: text/plain
  • Charset: utf-8
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^ index.php [QSA,L]