You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Laszlo <gr...@axis.hu> on 2005/01/14 15:04:25 UTC

[users@httpd] module for one extension

Hi all

How can I set in httpd.conf the apache
to use my mod_abc.so (named abc_mod)
only when it meets files with abc extension?

Thank you.

Laszlo Graf


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] module for one extension

Posted by "Ivan Barrera A." <Br...@Ivn.cl>.
Use a output filter, and then set the output filter to that type of file.

Laszlo wrote:
> Hi all
> 
> How can I set in httpd.conf the apache
> to use my mod_abc.so (named abc_mod)
> only when it meets files with abc extension?
> 
> Thank you.
> 
> Laszlo Graf
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org