Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Learn More

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

  • 2 отговора
  • 2 имат този проблем
  • 7 изгледи
  • Последен отговор от 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)