JavaSprout
Programmer
Firstly, though I've been using Apache locally for over a year now, I'm new to Apache setting up, so easy with me!
I am looking to set up my own server, and want it to auto-magically load my first PHP page.
I have set up Apache 1.3.27 on my system with PHP (having first installed Apache 2.0 and then uninstalled Apache 2.0 when I found it is not compatible with PHP!).
I have set the DocumentRoot directive to point to my folder
DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs/localpindev"
This works OK in that when I enter ' I get a list of my files. I can also click on my index.php file and it runs OK.
What I REALLY want to happen though is for the index file to automatically run.
Help!!
How do I set it to do this?
Thanks!
I am looking to set up my own server, and want it to auto-magically load my first PHP page.
I have set up Apache 1.3.27 on my system with PHP (having first installed Apache 2.0 and then uninstalled Apache 2.0 when I found it is not compatible with PHP!).
I have set the DocumentRoot directive to point to my folder
DocumentRoot "C:/Program Files/Apache Group/Apache/htdocs/localpindev"
This works OK in that when I enter ' I get a list of my files. I can also click on my index.php file and it runs OK.
What I REALLY want to happen though is for the index file to automatically run.
Help!!
How do I set it to do this?
Thanks!