Forum Moderators: phranque
I turned off listening to port 80, thinking it would auto-redirect me to the only other port listening, 443, but it didnt
instead all i got was connection refused error message
how can i set this up to forward all port 80 requests to port 443?
Also that mod_alias is already part of apache so i dont need to download anything.
The question now is....
what is the alias code line? and what conf file does it go into?
I'm not sure, I've never tried it and I haven't read the mod_ssl documentation.
Jim