Alchiment/tentaciones-marilin/master/dashboard2/.htaccess - Htaccess File

Alchiment/tentaciones-marilin/master/dashboard2/.htaccess

#Deny from all
    RewriteEngine On
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule ^(.*)$ /tentaciones-marilin/dashboard/index.php/ [L]
    ErrorDocument 404 /tentaciones-marilin/dashboard/index.php

On Github License

Files

Download PDF of Htaccess file
REQUEST_FILENAME

Comments

Apache