Is there a way I can require authentication on all ports except 443 I have tried a few different things like this http_access allow AuthorizedUsers !Safe_ports http_access allow CONNECT SSL_ports all http_access allow SSL_ports all http_access allow AuthorizedUsers Safe_ports http_access allow AuthorizedUsers !SSL_ports but it doesn't work it still is asking for authentication any help would be much apprechiated brian