BigToque
07-11-2006, 08:32 AM
I want people to go to www.site.com, but have it pull data from /public_html/mysite and not from /public_html/
Is this possible?
Is this possible?
|
||||
I want people to go to www.site.com, but have it pull data from /public_html/mysiteBigToque 07-11-2006, 08:32 AM I want people to go to www.site.com, but have it pull data from /public_html/mysite and not from /public_html/ Is this possible? ronaldb66 07-11-2006, 09:20 AM If your server is running apache, I'm pretty sure this can be accomplished using .htaccess--of which I unfortunately know precious little myself. This tutorial should get you on your way: Comprehensive guide to .htaccess (http://www.javascriptkit.com/howto/htaccess.shtml) (from JavaScriptKit). NancyJ 07-11-2006, 10:21 AM I believe the line you need is Redirect / http://www.mysite.com/mysite |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum