I don't know what this is called, but I believe it can be done, and appreciate any help.
I want to configure apache to execute a script on a file anytime that filetype is accessed.
For example, I have myfile.tampa. When someone hits that file (www.myserver.com/myfile.tampa/) I want a script to run on the file automatically (in this case, a php script).. and the script will output the results to the browser.
What I'm trying to do is avoid putting the script in every users home directory, or give the indication that it's even running a script. When a visitor hits myserver.com/myfile.tampa I want them to see the results.
I have an apache book here, again, my problem is I don't know what this is called... if anyone can point me in the right direction, I would greatly appreciate it.
Thanks!







Bookmarks