1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Automatic Parsing.

Discussion in 'Site & Server Administration' started by Einswine, Feb 19, 2018.

  1. #1
    I wrote what I believe is a very good and powerful HTML parser in Perl. I would like to configure Apache to run the parser on every document served, regardless of what users accounts PUBLIC_HTML directory the client is requesting the document from.

    Eventually I would like to do the same thing on my virtual server. I want it to do it for each virtual hosting account on that server.

    I hope I explained what I am trying to achieve correctly.

    Thanks
    Bill
     
    Einswine, Feb 19, 2018 IP
  2. Einswine

    Einswine Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    1
    #2
    In other words if if a documet is requested I want my parser script to be called instead, and let the script open the requested document and serve the resulting code to the client.
     
    Einswine, Feb 19, 2018 IP