i want to change the default page of my website http://www.keralaatbest.com (travel and news website) from an asp page to a page with the extension .php. Please help me in this regard.
arun
default page in windows server of the site keralaatbest
Moderator: General Moderators
-
keralaatbest
- Forum Newbie
- Posts: 1
- Joined: Sat Dec 23, 2006 5:52 am
Is it your own server or is it hosted and managed by someone else?
You need to install php to handle php scripts. The site is servered by an IIS/6.0 (at least so it says). There's an step-by-step installation how-to at http://www.php.net/manual/en/install.windows.iis.php
To setup a default document that is served when no filename is given refer to http://www.microsoft.com/technet/prodte ... x?mfr=true
You need to install php to handle php scripts. The site is servered by an IIS/6.0 (at least so it says). There's an step-by-step installation how-to at http://www.php.net/manual/en/install.windows.iis.php
To setup a default document that is served when no filename is given refer to http://www.microsoft.com/technet/prodte ... x?mfr=true