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 -> Apache View previous topic :: View next topic
Reply to topic   Topic: Action Directive
Author
petersra



Joined: 01 Dec 2008
Posts: 2

PostPosted: Mon 01 Dec '08 3:00    Post subject: Action Directive Reply with quote

Using Apache2 with PHP v4. When I upgraded to PHP v5 my Action directive no longer works. Using PHP as module not CGI. Here is what I have in my
htaccess file.

AddHandler watermarked .jpg

AddHandler watermarked .jpeg

AddHandler watermarked .gif

AddHandler watermarked .png



Action watermarked /www/album1/wrapper.php

THanks for the help.

Rob
Back to top


Reply to topic   Topic: Action Directive View previous topic :: View next topic
Post new topic   Forum Index -> Apache