Hi,
>
> I hope that I find answers here more quickly. Dont ask, but I need to make
> files with extension cfm to be parsed with embperl. Only in one dir. But
in
> the server (Linux) runs also coldfusion server. And regradless of settings
> on Apache conf, (With Filesmatch) coldfusion parses cfm files. Can I make
> coldfusion resign from parsing in just one dir?
>
Yes, you can. You have to be aware of the order in which Apache scans the
Directory, Files and Location blocks. (Read
http://httpd.apache.org/docs/sections.html). Basicly I would suggest define
the coldfusion thing in a files block inside on directory block and the non
coldfusion thing in another files block inside another directory block,
which comes _after_ the first one in the httpd.conf
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
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]