Go Back   Webmaster Desk Forum | Voice of webmasters > Domain and Hosting Desk > Domain Name

Reply

 

LinkBack Thread Tools Display Modes

subdomain pointing to an html file
  #1  
Old 01-04-2008, 09:44 AM
thosecars82 thosecars82 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 9
thosecars82 is on a distinguished road
Default subdomain pointing to an html file

hello guys
I am wondering if you could reply me this question
I have a subdomain called: http://probandoe.freehostia.com and I wanted to redirect this subdomain so that it points to
http://probandoe.freehostia.com/pagina.html
Does anybody know how to do this?
Thanks in advance
John

Last edited by thosecars82 : 01-04-2008 at 10:07 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2  
Old 01-04-2008, 11:43 AM
shadav's Avatar
shadav shadav is offline
The Forgotten One
 
Join Date: Jul 2007
Posts: 233
shadav will become famous soon enoughshadav will become famous soon enough
Send a message via Yahoo to shadav
Default

do you use cpanel? you can log into cpanel and manage your redirects there

otherwise you can put this into your htaccess file

find
Code:
RewriteEngine On
add after this line
Code:
RewriteCond %{HTTP_HOST} ^probandoe.freehostia.com$
RewriteRule ^(.*)$ http://probandoe.freehostia.com/pagina.html [R=301,L]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3  
Old 01-04-2008, 11:49 AM
thosecars82 thosecars82 is offline
Junior Member
 
Join Date: Apr 2008
Posts: 9
thosecars82 is on a distinguished road
Default

thank you very much shadav
REgards,
John
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:41 AM.




Webmaster Desk forum is a concern of Graffias Web service network

Skin by: eXtremepixels Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 ©2007, Crawlability, Inc.