midPhase Web Hosting - $7.95/month - 500 GB B/W!
 
Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read Web Directory

Go Back   Webmaster Forum > Designing and Developing Websites > Web & Server Administration

Web & Server Administration Discussions about websites and server administration, mod_rewrite, managing .htaccess, Apache and Windows Server configuration, LINUX, Security, Traffic Analysis, Sitemaps, robots.txt etc...

Reply
 
Thread Tools Display Modes
  #1 (permalink)  
Old 02-25-2007, 11:35 AM
webspider2005 webspider2005 is offline
WMG Newcomer
 
Join Date: Feb 2007
Posts: 41
iTrader: (0)
webspider2005 is on a distinguished road
Default Accessing mainpage

Your script is often under a specific folder (i.e publichtml/main/index.html). To access then your main page , you have to key in the exact location of your homepage (i.e www.yourdomain.com/main/index.html) . What are ways to get around this folder so that you need only to type your domain name without the complete URL (i.e. www.yourdomain.com) ?
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block

  #2 (permalink)  
Old 02-25-2007, 03:36 PM
ablaye's Avatar
ablaye ablaye is offline
WMG Sheriff

 
Join Date: Feb 2007
Posts: 282
iTrader: (0)
ablaye is on a distinguished road
Default

There are 2 ways to do this on htaccess file.

You can do a permanent redirect:
redirect 301 /index.html http://www.yourdomain.com/main/index.html

Or using URL rewrite, do something like:
RewriteRule ^index.html$ main/index.html [nc]
Reply With Quote
  #3 (permalink)  
Old 04-10-2007, 11:07 PM
harakiri harakiri is offline
WMG Newcomer
 
Join Date: Apr 2007
Posts: 22
iTrader: (0)
harakiri is on a distinguished road
Default

I suggest you use the first option if you run multiple domain names on a single site. In that way search engines will not penalize your site on publishing duplicate contents.
Reply With Quote
Reply


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 Off
Pingbacks are Off
Refbacks are Off

All times are GMT. The time now is 06:28 PM.



Freelance Web Designers
Work At Home Forum
Ad Marketplace
Online Deals and Bargains
HostGator Reseller Hosting Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0