How do I set PHP as my homepage

R

Razor

Hi There

How do I set my page which are php to be the home page?
When I right click in frontpage in Folder List and want to change it there,
it change the file extension to htm
 
R

Ronx

You can't if you are editing a disc based web.
For server based web index.php or default.php must be at the top of (or
at least included in) the list of allowed default page names - but I
have never tried this so don't know if this will work.
 
Top