This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

تلاش سپورٹ

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.

مزید سیکھیں

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

  • 2 جواب دیں
  • 2 میں یہ مسئلہ ہے
  • 13 دیکھیں
  • آخری جواب بذریعہ 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

emamuc کی جانب سے میں ترمیمکی گئ

تمام جوابات (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)