Re: Using Apache::Sandwich on php files

2001-03-07 Thread Clint Gilders
) instead of the server-parsed handler? Thanks Clint -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL PROTECTED]

Using Apache::Sandwich on php files

2001-03-01 Thread Clint Gilders
PerlSetVar SandwichHandler server_parsed /FilesMatch What would I need to change to have this work for php? Thanks -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL PROTECTED]

Re: HTTP_REFERRER and Mod_perl

2001-01-15 Thread Clint Gilders
. Is this an oversight of mod_perl (v1.24). Your reference the variable as HTTP_REFERRER when it is actually HTTP_REFERER (mispelled in the header specs). When I call $ENV{'HTTP_REFERER'} from a script in my perl-bin it works fine. -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL

Apache::Sandwich and DirectoryIndex

2001-01-10 Thread Clint Gilders
; /LOCATION Another curious thing is that the 404 error is not being logged in my error log. Is there a way to allow directory indexes with Apache::Sandwich? Thanks -- Clint Gilders Servermaster Onlinehobbyist Inc. [EMAIL PROTECTED]