Search:

Type: Posts; User: bobdog

Page 1 of 20 1 2 3 4

Search: Search took 0.16 seconds.

  1. A simple way is to put an htaccess file in the...

    A simple way is to put an htaccess file in the subdirectory with DirectoryIndex index.html

    I have to do that for sub directories with bluehost.
  2. Replies
    2
    Views
    2,318

    You just use your domain name like this:

    You just use your domain name like this:

    <a href="http://domainname.com/Documents/myfile.pdf">

    Watch out, links are case sensitive.
  3. Each domain must be hosted on a separate account...

    Each domain must be hosted on a separate account to use SSL. In other words, any add-on domain can't have its own SSL.
  4. put the forms.php file in a folder called forms. ...

    put the forms.php file in a folder called forms. rename it to index.php

    Create an .htaccess file in that directory with this entry:

    DirectoryIndex index.php

    when the person goes to your...
  5. I've seen that before. You've been hacked. ...

    I've seen that before. You've been hacked.

    Check your .htacess file. Be sure to scroll down to see the entire document. There will be some lines that redirect your site.

    Then change all your...
  6. You will need to make entries in the .htaccess...

    You will need to make entries in the .htaccess file to block all traffic from China. Not a big problem as it's doubtful that the Chinese are not interested in your blog.

    The .htaccess file is...
  7. Interesting topic. I too got this message, yet I...

    Interesting topic. I too got this message, yet I updated wordpress to the latest version.
  8. Replies
    2
    Views
    873

    Download filezilla ftp program. It is free.

    Download filezilla ftp program. It is free.
  9. Replies
    2
    Views
    1,036

    You can have SSL for the primary domain and all...

    You can have SSL for the primary domain and all folders within it. But bluehost will not allow add-on domains to have SSL. You'll have to separate the accounts.
  10. Replies
    4
    Views
    4,235

    Good luck with tech support for Magento. Best...

    Good luck with tech support for Magento. Best bet is to join their forum. And they are slow if not unhelpful.

    Installing manually can be a pain, and it may run a little slow.

    Is there a...
  11. Replies
    9
    Views
    3,273

    Try using an ftp program like filezilla. It is...

    Try using an ftp program like filezilla. It is free to download.
  12. Thread: Database Host

    by bobdog
    Replies
    1
    Views
    1,218

    You use localhost for sites hosted on bluehost. ...

    You use localhost for sites hosted on bluehost. Also remember to use your user name in the database name like this username_database name
  13. Replies
    1
    Views
    1,312

    Take a look at Amazon Cloudfront for streaming...

    Take a look at Amazon Cloudfront for streaming that file. 400 meg is a big file to download. You'll need a streaming server that delivers content a little at a time.
  14. Replies
    8
    Views
    22,177

    Gosh Farcaster, I'll miss you. You've been a...

    Gosh Farcaster, I'll miss you. You've been a good moderator. You'll be leaving behind some big shoes to fill.

    Riding off into the sunset with a guitar & keyboard isn't a bad life! Have fun with...
  15. I think basil was trying to tell you that if you...

    I think basil was trying to tell you that if you add the above code to .htaccess in the public_html folder, it will redirect traffic to the web folder
  16. Magento is famous for poor tech support. The...

    Magento is famous for poor tech support. The free version is just a prelude to get you to buy the pro package.

    You'll have to tweak some files to achieve this. Not exactly for novices. Google...
  17. Why not customize a 404 page with the new...

    Why not customize a 404 page with the new navigation? And put a note in there saying "things have changed, select one of these categories."
  18. Replies
    3
    Views
    2,779

    It's not that hard. I moved a drupal site a...

    It's not that hard. I moved a drupal site a while back. You need to ftp all files to the new server. Then create a database in phpmyadmin. Now import the old database. Then check your file...
  19. Replies
    2
    Views
    1,975

    Here you go, use this:

    Here you go, use this:


    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

    <html>
    <head>
    <title>Form Uploader</title>

    </head>
  20. You can use the same folder for your blog and...

    You can use the same folder for your blog and your html pages. If you are using wordpress, the link to the blog will be index.php.

    It is possible to incorporate your css template into wordpress,...
  21. Thread: .htaccess

    by bobdog
    Replies
    3
    Views
    3,794

    Perhaps your ftp program does not see it. Try...

    Perhaps your ftp program does not see it. Try downloading filezilla and try again.
  22. Replies
    2
    Views
    2,041

    Or create a new user and password and assign it...

    Or create a new user and password and assign it to the database
  23. Thread: Using ssl

    by bobdog
    Replies
    3
    Views
    2,535

    You can't. SSL will not work on a subdomain with...

    You can't. SSL will not work on a subdomain with bluehost. You can, however, use it for a folder within the main domain.
  24. Thread: Attribute Issue

    by bobdog
    Replies
    1
    Views
    2,614

    Sounds like a magento problem. A quick google...

    Sounds like a magento problem. A quick google search for Warning: SimpleXMLElement::addAttribute() renders results in the magento forum.

    Good luck. Magento is a real bear to set up properly.
  25. Actually, you have to log in to the godaddy...

    Actually, you have to log in to the godaddy control panel and change the DNS to NS1.BLUEHOST.COM and NS2.BLUEHOST.COM. Pretty simple.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4