Jump to content

domain query


xploitedmedia

Recommended Posts

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]

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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...