For those of you who are US Taxpayers, are all costs of attending a convention
like ApacheCon fully deductible? Including hotels and transportation? Food? Bar
tab?
(Yes, I know, but I figure there’s a load of you paying for this yourself who
know, and trawling through the IRS web site will prob
I'm running into trouble diagnosing why httpd is exiting with code 1 and no
stdout / stderr output.
Installing onto Mac OS X 10.9.2, mostly following steps similar to
http://www.thegeekstuff.com/2012/05/install-apache-2-on-centos-6/
The server was starting fine using a vhost over port 80, and
On Tue, Mar 4, 2014 at 2:03 PM, Daniel Ruggeri wrote:
> All;
>I would like to draw attention to a tutorial session[1] that I am
> offering during ApacheCon Friday morning. The tutorial is called "Let's
> do something with httpd: The tutorial designed by YOU"
My suggestions:
+ Working example
Absolutely - whatever works best for those attending.
Of course, for those who haven't attended BarCamp, that would also be a
great way to spend Thursday!
--
Daniel Ruggeri
On 3/4/2014 3:50 PM, Rich Bowen wrote:
>
> On 03/04/2014 02:06 PM, Rose, John B wrote:
>> Any chance of moving it to Thurs
Hi,
We have just installed Auth handler (Apache ) using mod_perl2 and CAS. Our
target application relies on cookies, and internally it use Apache2::Cookie.
It appears that our set up works on some browsers and most of the time does not
work when browsing through vpn. On the browser that our a
On 03/04/2014 02:06 PM, Rose, John B wrote:
Any chance of moving it to Thursday?
I'll need to check on sales numbers, and see if I can move it to
Thursday. I'll try to get back to you on this tomorrow. Daniel, would
you be open to doing it Thursday rather than Friday if I can get it moved?
On 03/04/2014 03:12 PM, Keith Lawson wrote:
>I suspect that you might be able to do the same thing with
>
>ErrorDocument 403https://sso.lhsc.on.ca/signauto/in
>
>and avoid the convolutions of mod_rewrite here. Assuming your in-house
>mod_perl auth handler returns a 403 on auth failure.
Actua
>>> On 2014/03/04 at 10:44 AM, in message <5315f4db.8020...@rcbowen.com>, Rich
Bowen wrote:
> On 03/03/2014 05:40 PM, Keith Lawson wrote:
>> Hello,
>># Redirect to pass through authentication if internal
>>#
>>RewriteCond %{REMOTE_ADDR} ^10\..*$
>>RewriteCond %{LA-U:REMOTE_USER}
It seems all the httpd stuff is packed in the first days of the conference. But
the only httpd tutorial is the last day of tutorials. Maybe that is a good
thing and I am missing it.
Sent from my iPad
> On Mar 4, 2014, at 2:13 PM, "Daniel Ruggeri" wrote:
>
> Hi, John;
> Good question, if the
Hi, John;
Good question, if there is sufficient interest in doing this, I can
reach out to my contacts with the conference planners and see what can
be done. I suspect that the schedule is already set, but it wouldn't
hurt to ask.
--
Daniel Ruggeri
On 3/4/2014 1:06 PM, Rose, John B wrote:
> A
Any chance of moving it to Thursday?
Sent from my iPad
> On Mar 4, 2014, at 2:05 PM, "Daniel Ruggeri" wrote:
>
> All;
> I would like to draw attention to a tutorial session[1] that I am
> offering during ApacheCon Friday morning. The tutorial is called "Let's
> do something with httpd: The tu
All;
I would like to draw attention to a tutorial session[1] that I am
offering during ApacheCon Friday morning. The tutorial is called "Let's
do something with httpd: The tutorial designed by YOU" and I think you
can imagine what I would like to ask next...
The objective of the tutorial is
On 03/03/2014 05:40 PM, Keith Lawson wrote:
Hello,
# Redirect to pass through authentication if internal
#
RewriteCond %{REMOTE_ADDR} ^10\..*$
RewriteCond %{LA-U:REMOTE_USER} !(.+)
RewriteRule ^/kltest/env$ https://sso.lhsc.on.ca/signauto/in [NS]
# Redirect to manual authentica
13 matches
Mail list logo