Re: apache-asp on mod_perl2???
On 25 Jun 2003 01:46:52 -0700, jorge <jorge@jorge.be> wrote:
>> That means that the PerlModule directive shouldn't appear
>> within the <Files ></Files> block. Try something like
>>
>> PerlModule Apache::ASP
>> <Files ~ "^\.asp">
>> SetHandler perl-script
>> PerlHandler Apache::ASP
>> PerlSetVar Global c:/server/apache/site/eg
>> PerlSetVar StateDir c:/windows/temp
>> </Files>
>
>ERROR: 500 - Internal Server Error!
>when i try to run the sample.
What was that error? And can you give a short script sample
that invokes it?
--
best regards,
randy kobes
|