weekend
10-14-04, 09:18 PM
I want all pages with a custom extension (e.g. file.foo) to be processed with a custom handler. (Just like every page with a "php" extension, the web server processes it with the php engine).
How do I tell the web server to handle all pages with 'foo' extension special? Can I handle these pages with a php program?
Thanks in advance
How do I tell the web server to handle all pages with 'foo' extension special? Can I handle these pages with a php program?
Thanks in advance