From: <me...@st...> - 2005-03-23 19:54:26
|
>>>>> "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 file. Choose wisely. Of course, you can narrow your choice by Directory or by Location, but you still need to choose. -- 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! |