> Thanks for the answers.  Is there a way to set up virtual log under 
> the CGI environment?  I can't set up a place like this in httpd.conf:
> 
> <Location       /embperl/log>
> SetHandler      perl-script
> PerlHandler     HTML::Embperl
> Options         ExecCGI
> </Location>
> 
> Any clues?  :-)
> 

I didn't tried it, but I think

ScriptAlias /embperl/log /path/to/embpcgi.pl

should do the job.

Gerald


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

Reply via email to