Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Did you change the htaccess login method or is it a bug?

  • 2 replies
  • 2 have this problem
  • 8 views
  • Last reply by emamuc

more options

Since I updated to 4.01, the htaccess "autologin" doesn't work anymore. When I enter a url like "http://user:pass@www.domain.com" firefox loads the page without css and prompts for the username and password again. After clicking cancel and reloading the page. I'm logged in. This happens every time. I try to link to a file inside ( securedFolder/folder/html). The css files are in a different folder, that seems to be the problem.

Folder-structure:

securedFolder/

          /folder/html
         /css/css
Since I updated to 4.01, the htaccess "autologin" doesn't work anymore. When I enter a url like "http://user:pass@www.domain.com" firefox loads the page without css and prompts for the username and password again. After clicking cancel and reloading the page. I'm logged in. This happens every time. I try to link to a file inside ( securedFolder/folder/html). The css files are in a different folder, that seems to be the problem. Folder-structure: securedFolder/ /folder/html /css/css

Modified by emamuc

All Replies (2)

more options

Maybe there will be a difference between (doubt it :))?

  1. http://name:pwd@domain.com/path/
  2. http://name:pwd@domain.com/path
more options

When I link to a php script inside the secured root folder, which forwards to the desired file it works. Seem's like you have to link the root folder. It's interesting as it works fine with other browsers (except IE of course)