> Since there's no UnSetHandler, once you've set the handler for a certain file
> pattern ( .*\.html$ ), you're stuck with it across the entirety of the site.

You should be able to do something like this:

<Location /no_embperl>
SetHandler default
</Location>

and as long as you put this after you setup embperl, apache will use the
default handler.


> 
>> -----Original Message-----
>> From: [EMAIL PROTECTED]
>> [mailto:[EMAIL PROTECTED]]On
>> Behalf Of indrek siitan
>> Sent: Thursday, March 23, 2000 10:13 AM
>> To: Christian Gilmore; [EMAIL PROTECTED]
>> Subject: RE: Two feature requests
>>
>>
>> Hi,
>>
>> > In our use of embperl on the www.research.att.com web site,
>> > we've come across a number of pains with respect to embperl
>> > and people who have pages that don't want embperl.
>>
>> shouldn't the system work the other way around - enable embperl
>> where you need it (from .htaccess file for example), not disable
>> where you don't?
>>
>>
>> Rgds,
>>   Tfr
>>
>>   --==< [EMAIL PROTECTED] >==< http://tfr.cafe.ee/ >==<
>> +1-504-4467425 >==--
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---
Jason Bodnar + [EMAIL PROTECTED] + Tivoli Systems

I swear I'd forget my own head if it wasn't up my ass. -- Jason Bodnar


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to