Forum Moderators: phranque
I put a .htaccess file in that sub-directory to require authentication. It works just fine if i go via: www.mydomain.com/myAuthenticatedDirectory/
However if i access it via domain.mydomain.com then it bypasses the .htaccess file. How do i keep it from doing this?
Thanks!
can you please post the part for the authentication of your .htaccess file? otherwise this might just be a guess.