Search results

  1. B

    Redirect all 404 pages to index.html

    Or, in case you would like to be notified when someone receives a 404 error on your site, you could still have a 404 page for the ErrorDocument: ErrorDocument 404 /error_pages/404.phpand then in 404.php: <?php mail("yourEmailAddr@example.com","404 Error On Site","Requested page...
  2. B

    Me again!

    I once installed a forum on my site, but instead of using Fantastico, I manually installed it. I just went to the phpBB download page (http://www.phpbb.com/downloads/) downloaded whatever was required and followed the instructions; it was very easy.
  3. B

    How do I set up CO.CC?

    Just checked it out, looks and works perfectly. Thanks again!
  4. B

    How do I set up CO.CC?

    Ah, thank you! It did not cross my mind to change my main account domain in the x10hosting account control panel. I will wait several hours and see if my problem has been solved. Thanks again! Blake
  5. B

    How do I set up CO.CC?

    I just signed up for a CO.CC account and apparently registered a domain. Whenever I visit mysite.co.cc though, I am told that it is available. I have also "set up" my new domain. There are three options, though - name server, zone records, and URL forwarding. I take it I want the nameserver...
  6. B

    Please review my site for the following points

    Like, Google.com uses its logo, not text. They use: Not: Google The image looks better because it includes shadows and shading - stuff you cannot do with plain old text.
  7. B

    "Your connection to this server has been blocked in the firewall."

    Perhaps that was it - I was using a third-party web-based FTP client. It's been about an hour, and I am able to get to cPanel perfectly fine now. But, now the Absolut server is down. Thank you. (I'm glad I won't have to wait five days though. ;))
  8. B

    "Your connection to this server has been blocked in the firewall."

    Whenever I try to access my site or log in to cPanel, I get the following error message: Your connection to this server has been blocked in the firewall. You need to contact your hosting provider for further information. Your blocked IP address is (my.ipa.ddr.ess) This happens at...
  9. B

    .htaccess Problem!

    Here's what I do to edit my .htaccess file: If you know the location of the .htaccess file: 1. Log in to cPanel. 2. Go to the File Manager. 3. Right-click any file and click "Edit." 4. At the top of the window, there will be a text box where you can enter a file name. Type in the location of...
Top