Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS htaccess does not work with all browsers

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #36815
    michael6139
    Member

    Htaccess, basic authentication, to the same page works with IE, Chrome, but not Firefox or Safari on an iPad.
    If I remove the .htaccess file, all browser work. Any thoughts?

    The file–
    AuthName “SignIn”
    AuthType Basic
    AuthUserFile /home4/xx/public_html/yyy/.htpasswd
    Require valid-user

Viewing 1 post (of 1 total)
  • The forum ‘CSS’ is closed to new topics and replies.