Hello,
I'm using apache httpd 2.2.6 on Solaris (for Subversion).
My trouble is trying to supplement ldap authentication with a few
htpasswd entries. I can get each working separately, but not together
(it appears to occasionally work, but mostly causes hanging).
Works:
AuthType Basic
AuthName
Thanks for the advice Eric!
I looked it up and found information and examples like the one below. However
the X_REMOTE_USER header always comes out empty, I can not figure out why. I
can see that REMOTE_USER indeed contains an authentic username. According to
mod_rewrite documentation the below
Joshua Slive wrote:
On Feb 5, 2008 2:04 PM, Scott Wilcox <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
On Feb 5, 2008 12:08 PM, Scott Wilcox <[EMAIL PROTECTED]> wrote:
hey folks.
Server: Apache/2.0.61
For some weird reason, this URL rewrite isn't working and I can't figure
out why. A
On Feb 5, 2008 2:04 PM, Scott Wilcox <[EMAIL PROTECTED]> wrote:
>
>
> Joshua Slive wrote:
>
> On Feb 5, 2008 12:08 PM, Scott Wilcox <[EMAIL PROTECTED]> wrote:
>
>
> hey folks.
>
> Server: Apache/2.0.61
>
> For some weird reason, this URL rewrite isn't working and I can't figure
> out why. Am I m
Joshua Slive wrote:
On Feb 5, 2008 12:08 PM, Scott Wilcox <[EMAIL PROTECTED]> wrote:
hey folks.
Server: Apache/2.0.61
For some weird reason, this URL rewrite isn't working and I can't figure
out why. Am I missing something completely?
RewriteRule ^/confirm/([a-zA-Z0-9_\-]+)$ /page
On Feb 5, 2008 12:08 PM, Scott Wilcox <[EMAIL PROTECTED]> wrote:
> hey folks.
>
> Server: Apache/2.0.61
>
> For some weird reason, this URL rewrite isn't working and I can't figure
> out why. Am I missing something completely?
>
> RewriteRule ^/confirm/([a-zA-Z0-9_\-]+)$ /page_confirm.php?h
hey folks.
Server: Apache/2.0.61
For some weird reason, this URL rewrite isn't working and I can't figure
out why. Am I missing something completely?
RewriteRule ^/confirm/([a-zA-Z0-9_\-]+)$ /page_confirm.php?hash=$1
smime.p7s
Description: S/MIME Cryptographic Signature
On Tue, 5 Feb 2008 05:47:26 -0800 (PST)
rheaney <[EMAIL PROTECTED]> wrote:
>
> Does anyone know if the Apache HTTP Server is 508 compliant?
508 compliance applies to a site (or a page), not to a server.
More rarely, it could also apply to the tools a sysop uses to
administrate an apache server.
I am trying to use viewvc to let my users browse the code base in our svn
repositories. We have a number of them.
Some of them must have restricted access, but at the same time, want to be
in a hierarchy with others that have a different access group.
The authentication takes place using kerberos
Apache doesn't have anything to do with the accessibility.
It just provides the web pages which can be accessible or not accessible at
all.
More information about accessibility can be found on www.w3c.org.
Octavian
- Original Message -
From: "rheaney" <[EMAIL PROTECTED]>
To:
Sent:
Does anyone know if the Apache HTTP Server is 508 compliant? Also, do you
know where I can find a Voluntary Product Accessibility Template (VPAT) for
it?
--
View this message in context:
http://www.nabble.com/Compliance-of-Section-508-of-the-Rehabilitation-Act-tp15290272p15290272.html
Sent fro
Tony Stevenson wrote:
Paul,
Yes that would work fine, so long as your reverse proxy can resolve all
the internal names.
The internal domain, does not need to, and probably should not, be
resolvable externally.
For example:
ServerName www.example.com
ProxyPass / http://internal.examp
Paul Cocker wrote:
Is it possible to setup a reverse proxy which accepts connections for
external facing domain A and then passes them to internal only domain B?
Would that work?
Paul,
Yes that would work fine, so long as your reverse proxy can resolve all
the internal names.
The internal
Eric Covener wrote:
On Jan 31, 2008 12:59 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
On Jan 31, 2008 12:16 PM, jehan procaccia
<[EMAIL PROTECTED]> wrote:
I do enter in mod_auth_cas for authn, then authz is supposed to be
carried out from mod_authnz_ldap,
Peaking at the source,
Is it possible to setup a reverse proxy which accepts connections for
external facing domain A and then passes them to internal only domain B?
Would that work?
Paul Cocker
TNT Post is the trading name for TNT Post UK Ltd (company number: 04417047),
TNT Post (Doordrop Media) Ltd (00613278), TN
Hi there,
we installed an SSO where we authorize the access to an intranet by help
of NTLM.
users can access the intranet IF they have opened a page in their
browser before accessing the intranet.
if they go directly to the ubtranet (maybe they have it as their default
page) a login page is prese
It looks like I was getting ddosed.
I restarted apache in the morning, everything was ok.
mod_status wasn't able to show anything - apache just hung there.
The access logs got a couple of hundred requests under a minute and
stopped writing anything.
On Feb 4, 2008 2:31 AM, Joshua Slive <[EMAIL P
17 matches
Mail list logo