Jump to content

PHP in httpd.conf?


steelmanronald06

Recommended Posts

can I include a php file in apache by using:

[code]
include conf/monitor_apache.php
[/code]

and if so, would that mean that the php file would exectue everytime someone went to any page on my website that is hosted through that apache server?

what I want to do is have a .php file that is included in just one place and have it execute on every page on my website without me going into each file on my server and doing and include '../includes/file.php';
Link to comment
https://forums.phpfreaks.com/topic/4870-php-in-httpdconf/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.