logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: using mod_perl to replace html links from a html page
Author
vipin17in



Joined: 19 Jan 2007
Posts: 1

PostPosted: Fri 19 Jan '07 18:08    Post subject: using mod_perl to replace html links from a html page Reply with quote

I have used mod_proxy_html to replace the html links in a page.

Now can anyone tell me how to do the same with the use of mod_perl
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7298
Location: Germany, Next to Hamburg

PostPosted: Tue 30 Jan '07 18:06    Post subject: Reply with quote

Mod_perl is only to enable perl in apache. Not to change content.
Back to top
halfer



Joined: 31 Jan 2007
Posts: 19

PostPosted: Thu 01 Feb '07 12:33    Post subject: Reply with quote

I am not an expert, but I seem to remember that Perl can be used as an output filter in Apache. This link may be of some use:

http://perl.apache.org/docs/2.0/user/handlers/filters.html#HTTP_Request_vs__Connection_Filters
Back to top


Reply to topic   Topic: using mod_perl to replace html links from a html page View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules