Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
apache y directorios con pass
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Roger D Vargas  
View profile  
 More options Jul 2, 3:10 pm
Newsgroups: linux.gentoo.user.es
From: Roger D Vargas <ro...@ehtsc.co.cu>
Date: Thu, 02 Jul 2009 21:10:07 +0200
Local: Thurs, Jul 2 2009 3:10 pm
Subject: [gentoo-user-es] apache y directorios con pass
Alguien ha logrado ponerle una contraseña a un directorio en apache?
Llevo medio dia siguiendo los tutoriales y nada, el apache me pide
login/pass, los doy y vuelta a pedirmelos. Esto es lo que tengo:

AllowOverride AuthConfig
AuthType basic
AuthName "prompt"
AuthUserFile .htpass
Require valid-user

Alguien me puede dar una idea?

--
Roger D. Vargas
Using Gentoo Linux 2008.0, Ogre 1.6.2, fglrx
Powered by Celeron D 2.8 Ghz, 2Gb RAM, Radeon HD4770
Currently working on: The Ark physics system
http://dsgp.blogspot.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Roger D Vargas  
View profile   Translate to Translated (View Original)
 More options Jul 2, 3:40 pm
Newsgroups: linux.gentoo.user.es
From: Roger D Vargas <ro...@ehtsc.co.cu>
Date: Thu, 02 Jul 2009 21:40:08 +0200
Local: Thurs, Jul 2 2009 3:40 pm
Subject: Re: [gentoo-user-es] apache y directorios con pass
Juan Enrique Escobar Robles escribió:

Si, de todas las formas posibles.

--
Roger D. Vargas
Using Gentoo Linux 2008.0, Ogre 1.6.2, fglrx
Powered by Celeron D 2.8 Ghz, 2Gb RAM, Radeon HD4770
Currently working on: The Ark physics system
http://dsgp.blogspot.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Juan Enrique Escobar Robles  
View profile   Translate to Translated (View Original)
 More options Jul 2, 3:40 pm
Newsgroups: linux.gentoo.user.es
From: Juan Enrique Escobar Robles <neblipe...@gmail.com>
Date: Thu, 02 Jul 2009 21:40:08 +0200
Local: Thurs, Jul 2 2009 3:40 pm
Subject: Re: [gentoo-user-es] apache y directorios con pass
Roger D Vargas escribió:
> Alguien ha logrado ponerle una contraseña a un directorio en apache?
> Llevo medio dia siguiendo los tutoriales y nada, el apache me pide
> login/pass, los doy y vuelta a pedirmelos. Esto es lo que tengo:

> AllowOverride AuthConfig
> AuthType basic
> AuthName "prompt"
> AuthUserFile .htpass
> Require valid-user

> Alguien me puede dar una idea?

ya creaste el usuario y la contraña con htpasswd???

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Juan Enrique Escobar Robles  
View profile   Translate to Translated (View Original)
 More options Jul 2, 3:40 pm
Newsgroups: linux.gentoo.user.es
From: Juan Enrique Escobar Robles <neblipe...@gmail.com>
Date: Thu, 02 Jul 2009 21:40:11 +0200
Local: Thurs, Jul 2 2009 3:40 pm
Subject: Re: [gentoo-user-es] apache y directorios con pass
Juan Enrique Escobar Robles escribió:

al AuthUserFile dale la ruta absoluta al fichero, asi lo tengo en el
mio, te lo paso como ejemplo...

<Location /svn/neblipedia>
    DAV svn
    SVNPath /media/datos/servidorSVN/neblipedia
    AuthType Basic
    AuthName "Subversion repository"
    # fichero de passwords
    AuthUserFile /media/datos/servidorSVN/passwd
    # permito las opciones GET PROPFIND OPTIONS REPORT a usuarios anonimos
<LimitExcept GET PROPFIND OPTIONS REPORT>
    # pero requiero autentificación para el resto de operaciones (las de es
    Require valid-user
</LimitExcept>
</Location>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Roger D Vargas  
View profile   Translate to Translated (View Original)
 More options Jul 2, 5:30 pm
Newsgroups: linux.gentoo.user.es
From: Roger D Vargas <ro...@ehtsc.co.cu>
Date: Thu, 02 Jul 2009 23:30:11 +0200
Local: Thurs, Jul 2 2009 5:30 pm
Subject: Re: [gentoo-user-es] apache y directorios con pass
Juan Enrique Escobar Robles escribió:

Bueno, pues usar el fichero en otro lugar (fuera de los directorios del
servidor web para mas seguridad) y dar la ruta absoluta resolvio el problema

--
Roger D. Vargas
Using Gentoo Linux 2008.0, Ogre 1.6.2, fglrx
Powered by Celeron D 2.8 Ghz, 2Gb RAM, Radeon HD4770
Currently working on: The Ark physics system
http://dsgp.blogspot.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google