> > <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 Now if I can figure out why apache is sending headers to the browser for the uri http://www.nylxs.com which makes the browser want to download index.html rather than display it? 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]