I have a site with five subdomains:
sub1.domain.com
sub2.domain.com
sub3.domain.com
sub4.domain.com
sub5.domain.com
When accessing on of these subdomains you get an login box similar to the solution in this question,
Apache .htaccess trick to authenticate only once for all subdomains?
Each subdomain is pointing to an internal site using mod_proxy.
My question is if it would be possible to swap the ugly default popup auth box against an html-page that i write?
No comments:
Post a Comment