KR78/Cueamac/master/register/.htaccess - Htaccess File

KR78/Cueamac/master/register/.htaccess

RewriteEngine on
RewriteCond %{HTTP_HOST} ^register.cueamac.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.register.cueamac.com$
RewriteRule ^/?$ "http://www.cueamac.com/register.html" [R=301,L]

On Github License

Files

Download PDF of Htaccess file
HTTP_HOST

Comments

Apache