Hi folks,
i have a problem using a PHP script as a custom handler in Apache.
What i wanna do is this:
Whenever a .html file is requested by a browser, i want Apache to call a
CGI that outputs a header, then the requested file and then a footer.
I want to use PHP for this, as i also want to do some
Hi folks,
i have a problem using a PHP script as a custom handler in Apache.
What i wanna do is this:
Whenever a .html file is requested by a browser, i want Apache to call a
CGI that outputs a header, then the requested file and then a footer.
I want to use PHP for this, as i also want to do some
2 matches
Mail list logo