You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Kaplan, Andrew H." <AH...@PARTNERS.ORG> on 2005/03/10 14:47:44 UTC

[users@httpd] HTML Documents Showing Up As Code Rather Than Web Page

Hi there --

I am running a perl script that copies output in the form of an html page to
another directory and then removes the original file from the source directory. 
When the file is copied to its new location a date stamp is appended to its
name. For example <FILE1>.html would become <FILE1>.html<date>. 

When I bring up the file via a web browser using the URL/<directory alias>
syntax, the file shows up as source code. If I bring up the file using 
the /<directory path name> syntax, ie: /home/<username>/outputfiles, the page
comes up as it should. What could the problem here, and how do I correct it?


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org