> For the Logfile problem try: > > PerlSetEnv EMBPERL_VIRTLOG /embperl > > and > > <Location /embperl> > > note the slash before embperl Yes, and 195.209.67.50 - - [04/Oct/1999:13:48:13 +0500] "GET /embperl?803283&19801 HTTP/1..0" 404 270 1 195.209.67.50 - - [04/Oct/1999:13:48:16 +0500] "GET /embperl?803283&19801&SRC: HTTTP/1.0" 404 270 1 NOT FOUND > > For the other problem I would try > > <FilesMatch ".*\.epl$"> > SetHandler perl-script > PerlHandler HTML::Embperl > Options ExecCGI > PerlPostReadRequestHandler My::ProxyRemoteAddr > </FilesMatch> Apache said PerlPostReadRequestHandler My::ProxyRemoteAddr not allowed here... (EmbPerl 1.1.1)