On Wed, Jul 12, 2000 at 11:36:19AM +0100, [EMAIL PROTECTED] wrote:
Content-Description: Mail message body
> Hi,
> 
> I am a student in York University.  This is the first time I use mod_ssl and Apache.
> I've installed the mod-ssl with my Apache for my secure electronic commerce project 
>on my own unix directory.  The Apache is 
> running on port 8000 and ssl on port 8080, since this project is for experimental 
>use only. I can get my web pages though 
> ordinary request by specifying the port number, but I cannot get the web pages 
>either by specifying the "https://" or the 8080 
> port.
> 
> I attached my httpd.conf file here. If any "experts" here know what I 
> did wrong or miss something, please guide me, thank you
> very much.
> 
If you want the server to serve both HTTP and HTTPS, then you need to
keep the virtual host that has serves HTTPS. A quick look through your
httpd.conf tells me that you've been deleting too much - actually
the default config should be fine, all you need to change is the port
numbers. So just go back and grab the file created by the installation.
Actually if you install one that's based on Apache 1.3.12, as a non-root
user then it will automagically give you ports 8080 and 8443.


vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to