Reply
hiding domainname/index2.html
Old 11-02-2009, 12:02 PM hiding domainname/index2.html
Novice Talker

Posts: 7
Trades: 0
Hi,
Is there a way that I can hide abc.com/index2.html and make it appear like abc.com in the browser while actually abc.com/index2.html is displayed to site visitor and not abc.com/index.html

Last edited by mwaraitch; 11-02-2009 at 12:08 PM..
mwaraitch is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 11-02-2009, 12:13 PM Re: hiding domainname/index2.html
chrishirst's Avatar
Super Moderator

Posts: 22,282
Location: Blackpool. UK
Trades: 0
if you are on Apache put this line in htaccess

[code]
DirectoryIndex index2.html index.html
[code]
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-02-2009, 12:39 PM Re: hiding domainname/index2.html
Super Talker

Posts: 100
Trades: 0
You can do this with htaccess.
RewriteRule ^index.html$ index2.html [NC]
weker is offline
Reply With Quote
View Public Profile
 
Old 11-08-2009, 03:39 AM Re: hiding domainname/index2.html
Average Talker

Posts: 15
Name: Shaliwahan
Trades: 0
How to do that with IIS 6.0
shaliwahan.pati is offline
Reply With Quote
View Public Profile
 
Old 11-08-2009, 05:56 AM Re: hiding domainname/index2.html
chrishirst's Avatar
Super Moderator

Posts: 22,282
Location: Blackpool. UK
Trades: 0
Depends on your access to the server or what control panel you have.

But you add the file name to the list of default documents and move it to the top of the list.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | People Counting System | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to hiding domainname/index2.html
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.12049 seconds with 13 queries