לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

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 have this problem
  • 13 views
  • תגובה אחרונה מאת 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)