>Number: 390 >Category: config >Synopsis: Unable to make virtualhost that do not parse html >Confidential: no >Severity: non-critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: support >Submitter-Id: apache >Arrival-Date: Mon Apr 14 10:10:02 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: >Environment: Not relevant I think >Description: Using httpd.conf: <VirtualHost localhost> AccessConfig conf/localhost-access.conf ResourceConfig conf/localhost-srm.conf </VirtualHost>
Want localhost to NOT parse html files that usually are parsed. Only solution was to modify conf/localhost-access.conf to use <Direcory subdir-of-docroot> Options None Seems like localhost inherits parsing and I cannot turn it of for localhost. >How-To-Repeat: N/A >Fix: I want to turn off parsing but do not see how for the whole docroot >Audit-Trail: >Unformatted:
