Jump to content

Recommended Posts

Posted

i have registered via your hosting as xploitedmedia.heliohost.org

 

i currently own xploitedmedia.co.uk and want that as the web address. i have currently set it as a parked domain so you type it in and it redirects to the heliohost one.

 

how can i set it so its just xploitedmedia.co.uk rather than the heliohost one?

Posted

Go to your cpanel "Parked Domains" and disable the redirection and that should take care of it since that domain is pointed to our nameservers.

 

 

Posted

I have removed the parked domain as you said via cpanel.

Regarding nameservers I am registered the account via fasthosts and have set it on their settings to your nameservers.

I don't know what settings I need to do this end?

Posted

I didn't want you to completely remove the domain, just remove the redirection, but that's ok. Just go back to "Parked Domains" at your cpanel and add xploitedmedia.co.uk as a parked domain again BUT don't add any redirection. Just click Add and that's it. After about 24 hours you should be able to see your domain without it being redirected.

 

Also look inside your root .htaccess file and tell me if you see something like this:

 

RewriteEngine on
RewriteCond %{HTTP_HOST} ^xploitedmedia.co.uk$ [OR]
RewriteCond %{HTTP_HOST} ^www.xploitedmedia.co.uk$
RewriteRule ^/?$ "http\:\/\/xploitedmedia\.heliohost\.org" [R=301,L]

Posted

sorry i misunderstood what you meant. i have now added the parked domain and disabled the redirection as you said. i also looked in the .htaccess file and this is all that appears

 

# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName xploitedmedia.heliohost.org
AuthUserFile /home/xploited/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/xploited/public_html/_vti_pvt/service.grp

Posted

Yeah what you have in your .htaccess file is fine. I just wanted to make sure the redirection got removed. Looks like your site is up and working now. :)

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...