Received: (qmail 68414 invoked by uid 501); 27 Dec 2000 21:03:40 -0000 Message-Id: <20001227210340.68413.qmail@locus.apache.org> Date: 27 Dec 2000 21:03:40 -0000 From: Ray Grauberger Reply-To: ray.grauberger@hotmail.com To: submit@bugz.apache.org Subject: When creating Virtual hosts - DirectoryIndex directive fails X-Send-Pr-Version: 3.110 >Number: 7013 >Category: os-windows >Synopsis: When creating Virtual hosts - DirectoryIndex directive fails >Confidential: no >Severity: serious >Priority: medium >Responsible: apache >State: closed >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Wed Dec 27 13:10:00 PST 2000 >Closed-Date: Thu Dec 28 19:42:14 PST 2000 >Last-Modified: Thu Dec 28 19:42:14 PST 2000 >Originator: ray.grauberger@hotmail.com >Release: 1.3.14 >Organization: >Environment: Windows 2000 Ver 5.00.2195 - Pre compiled Binaries. >Description: ERROR 1 This is the error I receive when a php3 file is in the root of my virtual directory. This error occured when browsing to the virtual root c:\nusphere\apache\htdocs\spgrgraube\default.php3. The php file works fine if it is under the original root directory. Fatal error: Unable to open c:\nusphere\apache/htdocs/default.php3 in Unknown on line 0 -------------------------------------------------------------------------------- ERROR 2 When surfing to virtual directory spgrgraube2. This directory has a default.cfm file. This cfm file works correctly under the root with coldfusion installed. Error Occurred While Processing Request Error Diagnostic Information The template specification, '\nusphere\apache\htdocs\rcmodeler\default.cfm', is illegal. Template specifications cannot include '..' nor begin with a backslash ('\\'). -------------------------------------------------------------------------------- Below are my directives I am able to surf to these sites as long as my files are named html, my php3 code does not function when I do this. Any help would be appriciated. Thank You Ray Grauberger ray.grauberger@hotmail.com DirectoryIndex default.cfm default.html default.php3 index.cfm index.html index.php3 NameVirtualHost * ServerAdmin ray.grauberger@itb.mckhboc.com DocumentRoot /nusphere/apache/htdocs/spgrgraube ServerName localhost ErrorLog logs/spgrgraube-error_log CustomLog logs/spgrgraube-access_log common ServerAdmin ray.grauberger@itb.mckhboc.com DocumentRoot /nusphere/apache/htdocs/rcmodeler-tv ServerName spgrgraube3 ErrorLog logs/spgrgraube3-error_log CustomLog logs/spgrgraube3-access_log common ServerAdmin ray.grauberger@itb.mckhboc.com DocumentRoot /nusphere/apache/htdocs/rcmodeler ServerName spgrgraube2 ErrorLog logs/spgrgraube2-error_log CustomLog logs/spgrgraube2-access_log common >How-To-Repeat: I have none available to the public at this time but can provide them if need be. >Fix: No, I am looking to someone more qualified with Apache to answer this question. >Release-Note: >Audit-Trail: State-Changed-From-To: open-closed State-Changed-By: wrowe State-Changed-When: Thu Dec 28 19:42:14 PST 2000 State-Changed-Why: This has been reported before, please review the existing bug reports. Apache 1.3.13+1.3.14 -require- forward slashes in all path names in the httpd.conf file (and command line options). This will be resolved, and be more flexible (either backslash or forward slashes accepted) in the upcoming 1.3.15 release. >Unformatted: [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ]