PDA

View Full Version : Apache + PHP


monkey56657
February 5th, 2008, 10:45 AM
Hello.

Is it possible to configure apache to automatically execute a PHP file when it (apache) loads? It must be able to do it windows and ubuntu.

jonabyte
February 5th, 2008, 12:52 PM
You could write a script to load apache and run the php script then.
Not sure what you mean in the second part of your question.