From: Richard H. <ric...@gm...> - 2005-03-23 21:33:49
|
On 23 Mar 2005 11:54:21 -0800, "Randal L. Schwartz" <me...@st...> wrote: > >>>>> "Richard" == Richard Hubbell <ric...@gm...> writes: > > Richard> AddType application/x-httpd-php .php .phtml .php3 .html .htm > > This is where you're getting in to trouble. "A man cannot serve two > masters". You need to pick ".html" as either a PHP file or a mod_perl Wait a minute....wife, boss, kids.....am I bucking the trend? > file. Choose wisely. Of course, you can narrow your choice by > Directory or by Location, but you still need to choose. Thank you, that fixed this issue. You know (I don't own this server), just trying to add some functionality to it and that line looked suspect to me. But before I did anything the server was working fine. Only until openinteract was added to the mix have I seen any problems with .html and it's only from the pages served from my openinteract site. The main website didn't have problems serving up html. So maybe the choices are narrowed for other directories/locations. I haven't looked over the entire httpd.conf. > > -- > Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 > <me...@st...> <URL:http://www.stonehenge.com/merlyn/> > Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. > See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl > training! > -- |