Web Hosting Forum | Lunarpages
News: October 6, 2008 - Submit Your Site for the October 2008 Site of the Month!
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
October 13, 2008, 12:05:23 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Redirected domain but file hosting still wanted...  (Read 33 times)
paul8agrape
Spaceship Navigator
*****
Offline Offline

Posts: 84


« on: July 04, 2008, 09:08:34 AM »

I have a domain that is hosted at wordpress.  So when you go to mydomain.com, you are redirected to mydomain.wordpress.com.  However, I still have files hosted at mydomain.com that I want people to be able to access.  Is FTP the only way I can do this?
Logged
Mitch
Lunarpages Traffic Cop
Senior Moderator
Berserker Poster
*****
Offline Offline

Posts: 7949



WWW
« Reply #1 on: July 04, 2008, 09:15:48 AM »

Yes, that would be the easiest way.  Do you still have your domain name associated with your hosting account?  If so then when you upload content, you won't have a definite path to the file in question since yourdomain.com no longer points to your hosting account, it points to your wordpress.com account.

We could though put a subdomain on your account, so that you could upload your files to your hosting account, and then give the file paths a name such as:  yourname.lunarpagestestsite.com/image/url/ishere.jpg.  To get that setup, just drop in an e-mail to support@lunarpages.com.  Hope that helps!
Logged

MrPhil
Quantum Encyclopedia Writer
*****
Offline Offline

Posts: 3400



« Reply #2 on: July 04, 2008, 09:32:38 AM »

Are you redirecting via your public_html/.htaccess file? If so, you should be able to adjust it so that only mydomain.com (with or without www., with or without trailing slash (/)) is redirected, while everything else stays at home. Is that what you're looking for? It may be as simple as

Code:
RewriteEngine On
RewriteRule  ^$  http://xxxxx.wordpress.com  [R=301]

That should  say that if you give no explicit directory path or file, your visitor will be redirected to wordpress.com.
Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.6 | SMF © 2006-2008, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM