Top VPS Hosting Provider

Welcome to the myhosting.com Forums.
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    jkhills is offline Junior Member
    Join Date
    Jul 2011
    Posts
    2

    Default

    Yes I have encrypted the passwords and I have tried both DES and MD5 versions of those passwords. No Joy.

    I have contacted support and they suggested that I 'telnet' into my site and generate the passwords using the commandline. That would have been great except telnet and ssh are both blocked by myhosting.com. So it appears that support does not know how this works either.

  2. #2
    jkhills is offline Junior Member
    Join Date
    Jul 2011
    Posts
    2

    Default .htaccess woes!!

    Greetings,

    I'm trying to get my .htaccess and .htpasswd files functioning on my website to help provide some security.

    I have read and used the article in the wiki (http://myhosting.com/kb/.htaccess) with no results

    I believe the issue is the path to the 'authUserFile' which is given as an example. I don't know where I am in relation to the root of the drive.

    I have tried:
    AuthUserFile /usr/local/pem/vhosts/thewarriorsvoice.com/webspace/httpdocs/private/.htpasswd

    when I put the two files on my webserver the password I chose does not work.

    Has anyone got this to work? Can anyone provide any guidance?

  3. #3
    suwunk is offline Super Moderator
    Join Date
    Aug 2010
    Posts
    1,082

    Default

    Have you tried to encrypt your passwords?
    username1:$1$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    username2:$1$XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    The password field is encrypted and you can not enter clear text. To calculate the DES-encrypted value of a password you can use this tool.

    You can make these files using any text editor you choose (notepad for example) and then upload them to the /docs/secret folder on your Linux account.

    myhosting Customer Support team will be happy to assist you with this. You can contact them at support@myhosting.com, or by phone at 1-866-289-5091

    Cheers
    Last edited by suwunk; 2011-07-06 at 08:50 PM.

  4. #4
    suwunk is offline Super Moderator
    Join Date
    Aug 2010
    Posts
    1,082

    Default

    Quote Originally Posted by jkhills View Post
    Yes I have encrypted the passwords and I have tried both DES and MD5 versions of those passwords. No Joy.

    I have contacted support and they suggested that I 'telnet' into my site and generate the passwords using the commandline. That would have been great except telnet and ssh are both blocked by myhosting.com. So it appears that support does not know how this works either.
    I`ll submit your problem to myhosting staff, i hope that they can help you ASAP

    Cheers


 

Similar Threads

  1. Replies: 2
    Last Post: 2011-03-03, 10:19 AM
  2. Mod Rewrite / htaccess Troubles
    By saltherring in forum Troubleshooting
    Replies: 3
    Last Post: 2010-05-31, 01:07 AM
  3. Sweetcron and .htaccess
    By abesselink in forum Troubleshooting
    Replies: 7
    Last Post: 2009-09-28, 04:38 PM
  4. HELP! my .htaccess and .htpasswd doesn't work
    By lchiang in forum Beginners
    Replies: 3
    Last Post: 2009-04-13, 12:24 PM
  5. Joomla! permissions woes!
    By andresvargas in forum Troubleshooting
    Replies: 3
    Last Post: 2009-01-26, 07:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts