hello everyone,
         i want the apache server to serve listen only on port 443(i.e https) and not 
on port 80(www request) i.e apache server should serve only ssl requests by not acting 
as a virtual host.

i followed the instruction given in

http://www.modssl.org/example/
i have installed with a few changes like
1) after performing step 3 i removed all the AddModule statements from the 
apache_1.3.20/src/Configuration file

i resumed all the remaining steps given.

in the module.c i still see other modules specified, how can i over come it???.

idea ??
inorder to overcome other modules being specified i manually edited the 
modules.c(though strictly prohibited) and removed all modules except ssl_module 
preformed the steps 
1) make 2) make certificate 3) make install 

there was no error reported so i am very happy.

damn its a failure!!
i am getting the error the following error on starting apache with ssl.
$./apachectl startssl
Syntax error on line 52 of /home/gkgodava/testapache/conf/httpd.conf:
Invalid command 'ServerType', perhaps mis-spelled or defined by a module not included 
in the server configuration
/home/gkgodava/testapache/bin/apachectl startssl: httpd could not be started

line 52 happens to be servertype which is standalone(no spelling mistake)

Reason??
i donot know what are the core modules necessary for the basic working of apache?. if 
any one knows please let me know.

Thanks a lot
ganesh

____________________________________________________
Buy Feng Shui Package for Rs. 151/- only, at 
http://shopping.rediff.com/shopping/fengshui_mailer.htm



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

Reply via email to