View previous topic :: View next topic |
Author |
Message |
bergy -
Joined: 22 Dec 2006 Posts: 3
|
Posted: Fri Dec 22, 2006 8:20 am Post subject: Abyss X1 - access control question |
|
|
Hi,
I wonder why people have to log twice when trying to access a page on my web site?
Detail:
People trying to connect to http://<mywebsite>/Inscription/Inscription.php
and the have to provide 2 times their login and password.
I created a access control to /Inscription
Any idea to fix this?
Thanks in advance,
Bergy |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Dec 22, 2006 11:13 am Post subject: Re: Abyss X1 - access control question |
|
|
bergy,
Check you log file to know which URLs return error 401 and force the browser to ask you again for the password. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
bergy -
Joined: 22 Dec 2006 Posts: 3
|
Posted: Fri Dec 22, 2006 11:35 am Post subject: Re: Abyss X1 - access control question |
|
|
Thanks,
I did several tests and I saw different behaviour.
First, I created a index.html with a redirect to the Inscription.php page.
I now have 2 behaviours.
- if I connect to "http://<myhost>/Inscription/", I still have to log 2 times
- if I connect to "http://<myhost>/Inscription", I have to log only once. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Dec 23, 2006 3:12 pm Post subject: Re: Abyss X1 - access control question |
|
|
bergy,
Could you please send your abyss.conf file and a compressed copy of your access.log file to support@aprelium.com? Please do not forget to add to your email a reference to this forum post. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
bergy -
Joined: 22 Dec 2006 Posts: 3
|
Posted: Sat Dec 23, 2006 3:43 pm Post subject: Re: Abyss X1 - access control question |
|
|
aprelium wrote: | bergy,
Could you please send your abyss.conf file and a compressed copy of your access.log file to support@aprelium.com? Please do not forget to add to your email a reference to this forum post. |
Files is sent.
Cheers,
Bergy |
|
Back to top |
|
 |
|