DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28009>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28009

.htaccess Virtual Host problem

           Summary: .htaccess Virtual Host problem
           Product: Apache httpd-2.0
           Version: 2.0.48
          Platform: PC
               URL: http://webmail.paulisageek.com
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: All
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


I have 2 virtual hosts. One on port 80 and the other on port 443 with SSL. I 
have a .htaccess in the port 80 virtual host with these contents:

AddType application/x-httpd-php .html .htm 
php_value auto_append_file /var/www/html/includes/footer.php
php_value auto_prepend_file /var/www/html/includes/header.php

When I access my SSL virtual host, MOST of the time it will still have the 
autoincludes from the first virtual host.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to