blockforest/rockdot-actionscript/master/rockdot/source/htaccess/.htaccess - Htaccess File

blockforest/rockdot-actionscript/master/rockdot/source/htaccess/.htaccess

RewriteEngine on
RewriteCond %{HTTP_HOST} ^apps.jvm-neckar.de$ [NC,OR]
RewriteCond %{HTTP_HOST} ^apps.jvm-neckar.de$
RewriteCond %{REQUEST_URI} !rockdot-demo/public/
RewriteRule (.*) /rockdot-demo/public/$1 [L]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST, REQUEST_URI

Comments

Apache