MpStyle/NotificationManager/master/.htaccess - Htaccess File

MpStyle/NotificationManager/master/.htaccess

#php_value auto_prepend_file "./Settings.php"

RewriteEngine On

RewriteRule ^Login$ /Web/Login.php [QSA,L]

RewriteRule ^Styles/(.+)$ /Web/Styles/$1 [QSA,L]
RewriteRule ^Javascripts/(.+)$ /Web/Javascripts/$1 [QSA,L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache