Really.

If I have a normal embperl directory, then only
html files should be in it?  I never knew that.

I could have a tree 5 layers deep.  I can't beleive I 
never stumbled on this before.  It must be my good planning.

Thanks

Ruben

On 2001.11.04 14:32:16 -0500 Gerald Richter wrote:
>
> I'm having trouble getting a embperl to work on a virtual server.  The
virtual
> server is under the htdocs directory.  When I add a directory command in
the
> apache conf file, I loss access to the images subdirectory
>
> SO the doc root is
> ./htdocs
>
> The virtual server is under
> ./htodcs/nylinux
> This I want to be a embperl enabled and is the virtual server nylxs.com
> ./htodcs/nylinux/images
> files in this directory is lost.
>

Because now all images are processed via Embperl, which makes no sense. You
must disable the Perl handler for that subdirectory by haning a

<DIRECTORY "/usr/local/apache/htdocs/nylinux/images">
SetHandler none
</Directory>

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------


-- 
Brooklyn Linux Solutions
http://www.mrbrklyn.com
http://www.brooklynonline.com
http://www.nylxs.com
http://www.nyfairuse.org

1-718-382-5752

http://www2.mrbrklyn.com/mp3/brooklyn_national_antheum.mp3
For Jim ---



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

Reply via email to