So, like, I'm this guy. And like, I do stuff...
Chemist, musician, artist, programmer, coach, husband, dad, uncle, etc.
So yeah.
Advice-wise? There are no stupid questions, just stupid people.
Website: Not My Site! E-mail: sporkopolis2001@yahoo.com Gender: Male Occupation: Chemist Age: 32 Member Since: October 16, 2003 Answers: 1249 Last Update: June 1, 2006 Visitors: 133959
Main Categories: Music Spirituality Families View All
Favorite Columnists karenR storageanddisposal jbdreamer chaos MaxwellsSilverHammer xXxpinky615xXx FernGully advice~gurl Notso queenbee Draak more...
|
| |
How can I have a different index page instead of index.html?
My site is all in PHP and I want to have index.php instead of having index.html as the start page.
Help!
(link)
|
You can have an index.html page set up to instantly redirect you to index.php.
Really, many servers allow for the index page to be index.whatever - it is all dependent on how the webserver is configured.
That said, the redirector is easy to do and skips needing to find out how the server is set up.
|
|