aide-xnova/xNova-Returns/master/.htaccess - Htaccess File

aide-xnova/xNova-Returns/master/.htaccess

IndexOptions FancyIndexing SuppressDescription SuppressLastModified SuppressSize
IndexIgnore *

AddDefaultCharset UTF-8

RewriteEngine On
RewriteBase /xnova-legacies/

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

AddDefaultCharset utf-8

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache