LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Apache https (https://www.linuxquestions.org/questions/linux-general-1/apache-https-15971/)

DavidPhillips 03-10-2002 06:08 PM

Apache https
 
I am trying to setup a folder that's under my RootDocument folder that will only allow access via port 443.

The folder requires login, and I want to make sure a user does not forget and send the login info via port 80.

DavidPhillips 03-10-2002 08:46 PM

Looks like all it needed was

SSLRequireSSL
AuthUserFile passwdfile

Thought I had tried that before

:D

trickykid 03-10-2002 09:10 PM

Look at that.. you wasting valuable posting space. :D

DavidPhillips 03-11-2002 01:14 AM

ok, here's one...


Options for httpd startup


1 ) Type password for key each time. # this ones ruled out for obvious reasons


2 ) Use unencrypted key file



3 ) ?????????


All times are GMT -5. The time now is 12:14 AM.