Hello,
I am a newbie in PHP and I am enthusiasticall y trying out things. I've
just replaced my
index.html (
file with
index.php
with of course a few lines of php code, which I am sure they are all
correct as far as the syntax goes. I expect the file (index.php) to be
loaded in to the browser window upon launching the browser. It's not
doing that; instead, it loads the apache index file. (Oh, I forgot...
I am running php 5 and apache 2.xxx and modified idex.html to
indexHtml.html to avoid the webserver serving the page). I guess that I
need to insert a line somewhere in the apache config file but I don't
how...
Any help, please.
jofio
I am a newbie in PHP and I am enthusiasticall y trying out things. I've
just replaced my
index.html (
file with
index.php
with of course a few lines of php code, which I am sure they are all
correct as far as the syntax goes. I expect the file (index.php) to be
loaded in to the browser window upon launching the browser. It's not
doing that; instead, it loads the apache index file. (Oh, I forgot...
I am running php 5 and apache 2.xxx and modified idex.html to
indexHtml.html to avoid the webserver serving the page). I guess that I
need to insert a line somewhere in the apache config file but I don't
how...
Any help, please.
jofio
Comment