Thank You, I will be adding mod_wsgi settings now this doubt has been cleared.
> > extra/httpd-vhosts.conf > > You will need to uncomment in httpd.conf the line: > > Include .../extra/httpd-vhosts.conf > > where '...' will be whatever config file has based on where you installed it. > >> Also in my http-ssl.conf, 'SSLEnable on' is set, do i still need to >> specify SSLEnable on in Virtual Host Settings. > > You should be using 'SSLEngine', not 'SSLEnable'. See: > > http://httpd.apache.org/docs/2.2/ssl/ssl_compat.html > > All you should need to do is uncomment in httpd.conf the line: > > Include .../extra/httpd-ssl.conf > > and that file is where all SSL enabling options would be. > > If your config file structure is not like that, then I have no idea > what source code distribution you have built from. Yes the config file structure IS like that. Nitin -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
