I don't know if this is an appropriate question for this user group (not ssl related),
but I can't get my server-side include to work. It was working initially, but now it
doesn't work. I'm running apache 1.3.19 on Win NT. My virtual host configuration is
as follows:
<VirtualHost IP:Port>
ServerAdmin [EMAIL PROTECTED]
DocumentRoot d:\ORACLE\iSuites\Apache\Apache\docs\QIES.Dev
Options Includes
AddType text/html .shtml
AddHandler server-parsed .shtml
AddType text/html .html
AddHandler server-parsed .html
ServerName hostname:port
ErrorLog logs/hostname:port-error_log
CustomLog logs/hostname:port-access_log common
</VirtualHost>
If anyone has a "quick" solution or can direct me to another user group I would
appreciate it.
Thanks!
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]