[imp] SSL
Tero Matinlassi
tero.matinlassi@edu.vantaa.fi
Thu, 11 Jul 2002 16:08:27 +0300
Lainaus Barry <blclark@gci.net>:
> I turned SSL on, the webserver will go to pages that have an
> index.html
> with https but it no longer goes to index.php. It tries to download
> the
> file and I have both index.html and index.php set in the httpd.conf
> file. I know I am missing something simple but I am just banging my
> head now. Help
You didn't tell what webserver software or version you use, but I'll
assume you use Apache.
Maybe you should define DirectoryIndex inside your SSL VirtualHost
definition. Did you also remember to restart Apache after modifying the
configuration?
-Tero
--
Tero Matinlassi