Hi.
I'm trying to provide users on my site with the ability to offer pages
protected by .htaccess using the httpd mod_ldap/mod_authn_ldap modules.
Authentication by username, and authorization by group name.
However, I can't give the users the AuthLDAPBindPassword, and I'd rather
pre-define
Hi.
I am using a Tomcat application that is proxied through an Apache httpd
server using ProxyPass/ProxyReverse. That part is working perfectly.
The application allows all users to use a particular function which I
would like to limit to only specific users. The URL that I would like to
limi
On 04/09/07 17:27, Joshua Slive wrote:
On 4/9/07, Jason Keltz <[EMAIL PROTECTED]> wrote:
As it happens, mod_mime_magic code maps "The" and "the" to L_ENG.
There's a table that says "English text" -> "text/plain". As a result,
if you don&
On 04/09/07 13:19, Jason Keltz wrote:
On 04/09/07 12:56, Joshua Slive wrote:
On 4/9/07, Jason Keltz <[EMAIL PROTECTED]> wrote:
Hi.
I'm experiencing some strange behaviour with the Header/Readme
pre/postamble directives on our Apache 2.2.X server.
One of our users was complaining
On 04/09/07 12:56, Joshua Slive wrote:
On 4/9/07, Jason Keltz <[EMAIL PROTECTED]> wrote:
Hi.
I'm experiencing some strange behaviour with the Header/Readme
pre/postamble directives on our Apache 2.2.X server.
One of our users was complaining that he had placed two totally text
READ
Hi.
I'm experiencing some strange behaviour with the Header/Readme
pre/postamble directives on our Apache 2.2.X server.
One of our users was complaining that he had placed two totally text
README files in two separate directories on our server. When he visited
the first directory in his web
Hi,
I'm wondering whether Apache 2.2 supports dynamic configuration in the
configuration file. I have this "Location" directive in my Apache 2.2
configuration file that is used for Subversion:
DAV svn
SVNParentPath /local/subversion/repos
AuthType Basic
Auth
I am trying to upgrade from running mod_auth_pam on the Apache 1.3.X
series to mod_auth_pam on the Apache 2.2.X series. I see that the
authentication and authorization has changed in Apache from the 2.1
series. I was able to successfully compile the mod_auth_pam module for
Apache 2.0.X, but I
On Tue, 31 Jan 2006, Joshua Slive wrote:
On 1/31/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
An Apache module is enabled on our 1.3.34 https server, and not on our
http server. The http and https servers serve the same document tree.
One .htaccess file in a users web tree (say, ~user/
An Apache module is enabled on our 1.3.34 https server, and not on our
http server. The http and https servers serve the same document tree.
One .htaccess file in a users web tree (say, ~user/secure/.htaccess)
contains directives that will only work on the https server. When a
user visits th
Joshua Slive wrote:
On 1/24/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
On Tue, 24 Jan 2006, Joshua Slive wrote:
On 1/24/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
You can use
AuthPAM_Enabled off
in the appropriate to override .htaccess.
Excellent. That does work.
On Tue, 24 Jan 2006, Joshua Slive wrote:
On 1/24/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
You can use
AuthPAM_Enabled off
in the appropriate to override .htaccess.
Excellent. That does work. However, the authentication page still
comes up requesting a username/password
Joshua Slive wrote:
On 1/24/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
On 1/24/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
Hi.
I'm running Apache 1.3.34, and have a question that I was hoping someone
might be able to help me with.
I have two virtua
Joshua Slive wrote:
On 1/24/06, Jason Keltz <[EMAIL PROTECTED]> wrote:
Hi.
I'm running Apache 1.3.34, and have a question that I was hoping someone
might be able to help me with.
I have two virtual hosts - one for standard HTTP, and the other for
HTTPS. All I want to be able
Hi.
I'm running Apache 1.3.34, and have a question that I was hoping someone
might be able to help me with.
I have two virtual hosts - one for standard HTTP, and the other for
HTTPS. All I want to be able to do is to enable one module
(mod_auth_pam actually) in the https virtualhost, and NO
I'm running Apache 1.3.34 along with mod_auth and mod_auth_pam.
I am trying to make a link available to anyone in /etc/passwd or VIA
mod_auth basic authentication.
The .htaccess is as follows:
AuthType Basic
AuthUserFile /cs/home/jas/passwords
AuthPAM_Enabled on
AuthPAM_FallThrough on
AuthAuthor
16 matches
Mail list logo