.. http://clinica-fertilidad.com/work.link.php?uyahoo=13j9
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-un
R
Sorry guys. Scratch that.
It wound up being the default umask on the pam mkdir module.
Sorry!
Hi folks...
I have a bit of a mod_perl config for my vhosts at this point. I'll post the
relevant snip below.
I am having a strange time figuring out why one site in this excerpt (which is
not the first one loaded) has no
access issues, but all of the others (vhosts) have 403's being bounced
>- Original Message
>From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>To: users@httpd.apache.org
>Sent: Tuesday, September 2, 2008 4:39:22 PM
>Subject: Re: [EMAIL PROTECTED] redirect with query string
>
>Hi Stephen,
>
>I have to rewrite the full URL.
>
>If I go to: http://www.domain.com/
Try reversing those Directory segments.
It looks like it approves it before it hits the 'child' segment.
Hi All-
Quick question with regard to mod_cache. I have it caching some streamed
images to local disk. This works fine when the URL includes the script name,
i.e. index.php?arg1=1, etc.
How, besides throwing a rewrite in, can I have it cache calls to /?arg1=1 ?
Thanks-
Pete
>mod_proxy_html fixes exactly that problem. It's designed for use in a
>reverse proxy (where the same issue is common), but can also fix up
>your more self-inflicted problem.
>
>But I really wouldn't recommend it if you have static documents.
>Better just to cobble up a one-off script to fix y
>It looks like "$include" is getting the value "Include" without aninclude file
>name.
>The reason is very simple. You forgot to declare
>$include as local.
You're not kidding! It is very temperamental.
I resolved the issues, and this portion appears to be working well. I'll attach
the resu
Thanks Krist-
>So write your perl sections as if you had "use strict;", and declare
>all your variables local using "my", unless you want to directly pass
>something to apache.
>So use:
>my $s = Apache2::ServerUtil->server;
>You need to do this each time you introduce a local variable, eg:
>my
Greetings -
I'm having a great time with this. We're implementing our new
infrastructure, which is backended with a san via clustered nfs. Thus, I
figured why not do some dynamic configuration, right? Do, I have this code,
which is just the vhost include. It's below. When I start the httpd
Well, that makes it baby stuff!
Thanks for the suggestion. I have my head stuck in mod_macro, which would be a
bear for this.
- Original Message
From: Krist van Besien <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Tuesday, August 5, 2008 9:33:51 AM
Subject: Re: [EMAIL PROTECTED]
Hello all-
I have a rev. proxy running, which pretty much aggregates many sites to a
common base url. I am having an issue with regard to browser detection. It
happens just fine when I hit a vhost for the particular site, but not when I go
through the reverse. Is there something I'm missing tha
From: "William A. Rowe, Jr." <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, October 19, 2007 1:37:23 PM
Subject: Re: [EMAIL PROTECTED] More testing with mod_auth_ldap on Windows
Peter Milanese wrote:
>
>I've been trying to get auth going between 2.
ines?
On 19/10/2007, Peter Milanese <[EMAIL PROTECTED]> wrote:
If you have the cash, front end it with some SSL Terminating load balancers.
- Original Message
From: "
[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To:
users@httpd.apache.org
Sent: Friday, October 19, 2007
If you have the cash, front end it with some SSL Terminating load balancers.
- Original Message
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, October 19, 2007 11:16:47 AM
Subject: [EMAIL PROTECTED] RE: [SPAM] - [EMAIL PROTECTED]
application.compan
Did you check for any hung processes?
ps -ef | grep http
- Original Message
From: Johan Schröder <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, October 19, 2007 4:42:33 AM
Subject: [EMAIL PROTECTED] Problem with Apache2 after upgrade (could not bind
to address)
Hello,
Hi folks-
I've been trying to get auth going between 2.2.6 and Lotus Domino, and I
think I've honed in on the problem. I don't think it is related directly to
Domino. I backed out to 2.0.61, and had the same issue.
Looks like mod_auth_ldap is using the wldap dll. Could there be a linking
pr
Greetings-
I am coming up with ideas for building a new farm. We currently run CF and
Apache on a bunch of decent sized boxes, headed by a set of F5's. We have an
isolated Dev Environment. The current framework for putting stuff into
production is homegrown, and in need of an overhaul, I ju
Indeed.
- Original Message
From: Tom Hart <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, October 5, 2007 7:52:18 AM
Subject: Re: [EMAIL PROTECTED] First things first. Search feature for archive?
Perhaps with a
site:mail-archives.apache.org/mod_mbox/httpd-users/
Google?
- Original Message
From: Chris Oliver <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, October 5, 2007 7:07:10 AM
Subject: [EMAIL PROTECTED] First things first. Search feature for archive?
Hello,
This is my first question to the Apache email list. I tried to b
That's not strange! If so, please tell me why?
We use it for portions of our web sites. Especially an outward facing intranet
server.
- Original Message
From: Boyle Owen <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Friday, October 5, 2007 5:46:49 AM
Subject: RE: [EMAIL PROTECTE
- Original Message
From: Tony Stevenson <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Tuesday, October 2, 2007 9:08:00 AM
Subject: Re: [EMAIL PROTECTED] mod_authnz_ldap and Lotus Domino
Nick Kew wrote:
> On Tue, 2 Oct 2007 07:49:56 -0700 (PDT)
> Peter Milanese <[EMAIL PROTECTE
What version are you running?
Are you using mod_authnz_ldap?
- Original Message
From: Tom Hart <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 10:40:16 AM
Subject: Re: [EMAIL PROTECTED] ldap authentication not working
As a follow-up I realized ldap-user
Eric, your post comes across a bit abbrasive.
Wireshark (etherreal) is a totally different animal.
You failed to mention what operating system you are running on your servers.
What I _think_ you want to do is TRACE the process, to see what calls it is
making to what. This can be done using T
rver(s)? Surely not all
of them could be left to some default and still work?
Mark
> Original Message
> Subject: Re: [EMAIL PROTECTED]
] Need help on Apache Server LAN setup
> From: Peter Milanese <[EMAIL PROTECTED]>
> To: users@httpd.apache.org
> Date: T
gt; Subject: Re: [EMAIL PROTECTED] Need help on Apache Server LAN setup
> From: Peter Milanese <[EMAIL PROTECTED]>
> To:
users@httpd.apache.org
> Date: Thursday, October 04, 2007 03:47:55 AM
>
> Windows firewall?
>
> - Original Message
> From: kp <
[EMAIL P
Windows firewall?
- Original Message
From: kp <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Thursday, October 4, 2007 2:53:58 AM
Subject: [EMAIL PROTECTED] Need help on Apache Server LAN setup
Hi,
I have installed WAMP on my Windows XP machine.
I can access the pages using http:/
11:29:06 AM
Subject: Re: [EMAIL PROTECTED] Newbie problem - can only get 'It Works'
Thanks for your response. I tried the find as you had it and it did not
report anything. I thought Firefox might have cashed it so I stopped it
and restarted it.
Bob R
Peter Milanese wrote:
> Are you
Are you sure you're editing the right file?
Do a :
find / -name index.html | grep 'It Works'
- Original Message
From: Robert A. Rawlinson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]; Apache2 Users
Sent: Wednesday, October 3, 2007 11:11:43 AM
Subject: [EMAIL PROTECTED] Newbie problem - ca
I don't think the default conf file includes it. Just add:
LoadModule ldap_module modules/mod_ldap.so
LoadModule authnz_ldap_module modules/mod_authnz_ldap.s
And it should load.
- Original Message
From: Tom Hart <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, October 3,
odule.
Looking on the net, auth_ldap-1.6.0 needs openldap
(does not mention AD)
thanks
--- Peter Milanese <[EMAIL PROTECTED]> wrote:
I think the question is "does Apache support AD".
Yeah, you can do it, there are many tutorials online
if you need help.
- Original
I think the question is "does Apache support AD".
Yeah, you can do it, there are many tutorials online if you need help.
- Original Message
From: Melanie Pfefer <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Sent: Wednesday, October 3, 2007 6:30:56 AM
Subject: [EMAIL PROTECTED] AD and a
Hey-
I ran LVS for about 5 years, mostly while it was in its infancy. We do over
a billion hits a year, and I had it running on VERY small machines, heading 4
others with many Vhosts. It cost a couple of grand for the two boxes.
The result of this was proof that we needed the solution, and
ber 2, 2007 12:08:00 PM
Subject: Re: [EMAIL PROTECTED] mod_authnz_ldap and Lotus Domino
Nick Kew wrote:
> On Tue, 2 Oct 2007 07:49:56 -0700 (PDT)
> Peter Milanese <[EMAIL PROTECTED]> wrote:
>
>> Is there someone I can specifically ask about mod_authnz_ldap and
>> Domino?
Is there someone I can specifically ask about mod_authnz_ldap and Domino?
I saw someone in the past had the same issue, but do not know if and how it was
resolved. Can't go live with a new box without it!
Thanks much-
Pete
- Original Message
From: Peter Milanese <[EMAIL P
Greetings-
I need to get mod_authnz_ldap and Lotus Domino's decrepid ldap server
working together. I get an operation failure with any query run through apache.
Otherwise, the same LDAPURL works in a browser.
Does anyone know of the specific issue pretaining to Domino's ldap
directory?
36 matches
Mail list logo