GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 14-May-2004, 07:13
eRIC eRIC is offline
Awaiting Email Confirmation
 
Join Date: Nov 2003
Location: Kyrgyzstan
Posts: 31
eRIC is on a distinguished road
Question

Template For First Index Page


Hi !!!!
I want to have index.php file that will be my site's first file and will act as mani frame. how can i do? or any link to tutourials.
thanks
  #2  
Old 14-May-2004, 13:33
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
I dont understand what you mean. Can you explain some more?
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
  #3  
Old 14-May-2004, 19:33
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
You need to configure your web server to do that. Ask your web host for assistance / support.

You can do either of the following, if supported by your web hosting plan and if you're on an Apache Web Server:


.htaccess
Simply add this line to your existing (or new) .htaccess file. This file is a hidden file.

Code:
DirectoryIndex index.php index.html


httpd.conf
In the httpd.conf file, look for lines similar to the example below:

Code:
#... # DirectoryIndex: Name of the file or files to use as a pre-written HTML # directory index. Separate multiple entries with spaces. # <IfModule mod_dir.c> DirectoryIndex index.php index.html </IfModule> #...

If this is not your question, I am sorry, maybe you should explain your problem a bit clearer.
  #4  
Old 15-May-2004, 11:29
WaltP's Avatar
WaltP WaltP is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Midwest US
Posts: 3,335
WaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to allWaltP is a name known to all
Quote:
Originally Posted by JdS
You need to configure your web server to do that. Ask your web host for assistance / support.

You can do either of the following, if supported by your web hosting plan and if you're on an Apache Web Server:
Or if not, create an index.html which redirects immediately to index.php.
__________________

During the election they said Obama could only be elected when pigs fly. Well, we currently have an epidemic of Swine Flu. Coincidence?
  #5  
Old 16-May-2004, 11:33
eRIC eRIC is offline
Awaiting Email Confirmation
 
Join Date: Nov 2003
Location: Kyrgyzstan
Posts: 31
eRIC is on a distinguished road

oh no


Quote:
Originally Posted by WaltP
Or if not, create an index.html which redirects immediately to index.php.
i mean i need designed page with menus for my site. how i must do?. my sites consits of php files.
thanks
  #6  
Old 17-May-2004, 04:15
BobbyDouglas's Avatar
BobbyDouglas BobbyDouglas is offline
Regular Member
 
Join Date: Aug 2003
Posts: 789
BobbyDouglas has a spectacular aura aboutBobbyDouglas has a spectacular aura about
What kind of menus?
__________________
Mr. Bob's Web Design - Tirelessly looking for ways to enhance the customer base of your business.
 
 

Recent GIDBlogToyota - 2009 May Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you print a web page? rhino1616 Web Design Forum 10 31-Jul-2004 00:25
What's wrong with this page? Socrates Demise Websites Reviewed Forum 2 31-Mar-2004 10:50
[script] E-mail webmaster error page BobbyDouglas PHP Code Library 0 19-Aug-2003 21:10
Search Engine Positioning 101 and 201 "How To" Tips... 000 Search Engine Optimization Forum 0 29-May-2003 11:34

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 01:25.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.