On Mon, Jun 20, 2005 at 04:46:40PM +0200, Gerald Richter wrote:
> > 
> > > 
> > > <VirtualHost *:80>
> > >     ServerAdmin [EMAIL PROTECTED]
> > >     DocumentRoot "/usr/local/apache/htdocs/nylxs"
> > >     DirectoryIndex index.html index.html.var
> > >     ServerName www.nylxs.com
> > >     PerlModule Embperl
> > >     Embperl_UseEnv        on
> > >     ErrorLog logs/nylxs_error_log
> > >     CustomLog logs/nylxs_access_log common
> > >     <Location "/x" >
> > >            SetHandler  perl
> > >            PerlHandler Embperl
> > >            Options     ExecCGI
> > >     </Location>
> > > </VirtualHost>
> > > 
> > 
> > I got it. It is SetHandler perl-script
> 
> Oops, Yes must be perl-script. I really have overseen this!

That happened from cutting and pasting from the docs.  It got weird chars
rather than the -script.  I mention this just for future reference.

> 
> I don't see a 
> 
> AddType text/html .html
> 
> In your httpd.conf

It doesn't seem to get any bytes and it seems to only happen in the
directories which are handled by embperl, which didn't happen in the
ole days.

BTW - when you come to New York next time, I now owe you 2 steakes

Ruben


-- 
__________________________
Brooklyn Linux Solutions

So many immigrant groups have swept through our town 
that Brooklyn, like Atlantis, reaches mythological 
proportions in the mind of the world  - RI Safir 1998

DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002
http://fairuse.nylxs.com

"Yeah - I write Free Software...so SUE ME"

http://www.mrbrklyn.com - Consulting
http://www.inns.net <-- Happy Clients
http://www.nylxs.com - Leadership Development in Free Software
http://www2.mrbrklyn.com/resources - Unpublished Archive or stories and 
articles from around the net
http://www2.mrbrklyn.com/downtown.html - See the New Downtown Brooklyn....


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

Reply via email to