--0016e64cbb30176aa5049869af85
Content-Type: text/plain; charset=UTF-8
hey,
i created a custom requesthandler that handles the request for a certain
filetype,
but now i want to register it with apache, how can i do this?
at the moment i have it working for a specifick location,
but i want to get it working for every file (specifick mime type) that is
serverd with apache.
where do i start?
the current apache config:
PerlRequire /etc/apache2/sin/rstHandler.pm
<Location /rst>
SetHandler modperl
PerlResponseHandler sin::rstHandler
</Location>
any help would be appreciatie,
Maikel
--0016e64cbb30176aa5049869af85
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
hey,<br><br>i created a custom requesthandler that handles the request for =
a certain filetype,<br><br>but now i want to register it with apache, how c=
an i do this?<br><br>at the moment i have it working for a specifick locati=
on,<br>
but i want to get it working for every file (specifick mime type) that is s=
erverd with apache.<br><br>where do i start?<br><br>the current apache conf=
ig:<br>PerlRequire /etc/apache2/sin/rstHandler.pm<br><Location /rst><=
br>
=C2=A0=C2=A0=C2=A0 SetHandler modperl<br>=C2=A0=C2=A0=C2=A0 PerlResponseHan=
dler sin::rstHandler<br></Location><br><br><br>any help would be appr=
eciatie,<br><br>Maikel<br><br>
--0016e64cbb30176aa5049869af85--
