>Number: 1828 >Category: config >Synopsis: ResourceConfig option ignored by VirtualHost config >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Feb 18 00:00:00 PST 1998 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.2.5 >Environment: Digital Unix (OSF1) V4.0 >Description: I cannot get the Virtual Host config to use a different ResourceConfig from the main one. The option just seems to be ignored. No errors are generated.
I can successfully use this option outside of the VirtualHost config, if I cut and paste the same line. >How-To-Repeat: Just run up a server with a VirtualHost entry and try to specify a Resourceconfig within it. eg: <VirtualHost 130.102.300.300> ResourceConfig conf/virtualsrm.conf ServerName www.test.com.au ServerAdmin root DocumentRoot /home/julianne ErrorLog logs/test_error_log TransferLog logs/test_access_log </VirtualHost> The thing I'm trying to avoid is having the Alias entries in the main config apply to the VirtualHosts. It is an easy test if you have the main one with an aliase and the virtual file without it and see if you can get the alias to fail on the virtual address. >Fix: >Audit-Trail: >Unformatted: [In order for any reply to be added to the PR database, ] [you need to include <[EMAIL PROTECTED]> in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ]
