Networking Forums

Networking Forums > Computer Networking > Linux Networking > Authentifcation des sous-dossier de cgi-bin

Reply
Thread Tools Display Modes

Authentifcation des sous-dossier de cgi-bin

 
 
abdou
Guest
Posts: n/a

 
      01-02-2005, 11:12 AM
Salut a tous, et merci d'avance pour votre aide;

J ai une serveur apache sur un serveur linux, j ai l ai configurer de
telle façon que l'acces httpd soit avec authentification, mais le
problème est le suivant:

L'accès http://192.0.0.11/cgi-bin "avec 192.0.0.11 est IP du serveur"
est fait avec authentification
Mais l'accès aux sous-dossiers de cgi-bin
"http://192.0.0.11/cgi-bin/cvsweb.cgi" ce fais sans authentification.

Je ne sais pas quoi faire?????
Merci pour votre aide
 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      01-02-2005, 12:24 PM
On 2005-01-02, abdou <(E-Mail Removed)> wrote:
> L'accès http://192.0.0.11/cgi-bin "avec 192.0.0.11 est IP du serveur"
> est fait avec authentification
> Mais l'accès aux sous-dossiers de cgi-bin
> "http://192.0.0.11/cgi-bin/cvsweb.cgi" ce fais sans authentification.


I'll go with english because my french sucks, in a word: with
standard Apache authentication you can't do it, since to access
subdir you first have to access dir, and dir require
authentication. So you can: 1) remove authentication from dir
and move it to the only subdir/files that require it or use
a different authentication than the Apache's one.

Davide

--
AFAIR, being insane is usually a pre-requisite for becoming a
sysadmin. In the few cases where it's not pre-requisite, it's
certainly going to be a bonus. --SIggi the Underpaid
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Mise en réseau sous WinME Network F@binou79 Windows Networking 6 05-16-2009 03:43 PM



1 2 3 4 5 6 7 8 9 10 11