On Fri, Feb 19, 2010 at 09:53:11PM +1100, Martin Barry wrote:
> $quoted_author = "James Smallacombe" ;
> > >
> > >Nope... https://www.domain.gov/ still gives a certificate error.
> >
> > Interesting...in my case, it works perfectly redirecting between two
> > different ssl certificate virtual host
Got it working cgi_module wasn't loaded.
On Fri, Feb 19, 2010 at 11:35 AM, Mohit Anchlia wrote:
> Apache 2:
>
> My cgi shows complete text of the script instead of executing it like
> a cgi script. Am I missing something in below configuration
>
>
> Options +ExecCGI
> AddHandler cgi-scrip
On Feb 19, 2010, at 11:24 AM, Dan Denton wrote:
On Wed, Feb 17, 2010 at 4:29 PM, Dan Denton
wrote:
On Wed, Feb 17, 2010 at 3:19 PM, Robert Hall
wrote:
On Feb 17, 2010, at 12:50 PM, Dan Denton wrote:
On Wed, Feb 17, 2010 at 2:26 PM, Robert Hall
wrote:
On Feb 17, 2010, at 12:06 PM, D
On Wed, Feb 17, 2010 at 2:55 PM, Ross Lawrie wrote:
> I've recently switched my server over to using mpm_worker rather than
> mpm_prefork, and I'm having problems with much reduced information in
> the error logs.
>
> Whereas before I might see something like this:
>
> [Wed Feb 17 10:58:37 2010]
Apache 2:
My cgi shows complete text of the script instead of executing it like
a cgi script. Am I missing something in below configuration
Options +ExecCGI
AddHandler cgi-script .cgi .pl
AllowOverride None
Order allow,deny
Allow from all
my cgi
#!/usr/bin/perl
print "Go
On Wed, Feb 17, 2010 at 4:29 PM, Dan Denton wrote:
> On Wed, Feb 17, 2010 at 3:19 PM, Robert Hall wrote:
>>
>> On Feb 17, 2010, at 12:50 PM, Dan Denton wrote:
>>
>>> On Wed, Feb 17, 2010 at 2:26 PM, Robert Hall wrote:
On Feb 17, 2010, at 12:06 PM, Dan Denton wrote:
> On Mon, F
Suhosin is PHP specific and operates at that level (at the app level
and "protecting" PHP)... mod_security works at a higher level.
On Feb 19, 2010, at 10:25 AM, James Smallacombe wrote:
>
> After a recent php compromise of the www user on my web server via the Zen
> Cart "record company" explo
On 19/02/2010 15:25, James Smallacombe wrote:
After a recent php compromise of the www user on my web server via the
Zen Cart "record company" exploit, I installed the Suhosin extension
(patch was already there). Suhosin helped a great deal. It enabled me to
block certain php functions globally
After a recent php compromise of the www user on my web server via the Zen
Cart "record company" exploit, I installed the Suhosin extension (patch
was already there). Suhosin helped a great deal. It enabled me to block
certain php functions globally and re-enable them on a per-vhost basis, a
On 02/19/10 09:11, Eric Covener wrote:
> On Fri, Feb 19, 2010 at 10:10 AM, Programmer In Training
> wrote:
>> Just thought I'd let you folks know that this was resolved (I took the
>> question to the FreeBSD mailing list because I believed it to be a
>> problem with the OS, turns out it was and it
On Fri, Feb 19, 2010 at 10:10 AM, Programmer In Training
wrote:
> Just thought I'd let you folks know that this was resolved (I took the
> question to the FreeBSD mailing list because I believed it to be a
> problem with the OS, turns out it was and it wasn't).
Can you share the resolution, for a
Just thought I'd let you folks know that this was resolved (I took the
question to the FreeBSD mailing list because I believed it to be a
problem with the OS, turns out it was and it wasn't).
--
Yours In Christ,
PIT
Emails are not formal business letters, whatever businesses may want.
signatu
On Thu, Feb 18, 2010 at 10:08:39AM -0800, Geoff Millikan wrote:
> Using %{UNIQUE_ID}e from mod_unique_id is a *great* suggestion if our
> interest was merely identifying each log line uniquely. However the initial
> question is focused more on the sequence and order of the requests. Thus, I
> bel
You do realize Xampp is a test and development package and not designed for a
"production" environment correct?
Thanks,
Brent Davidson
This particular version of Apache is part of the XAMPP Package which is
a COMPLETE Package containing: Apache, MySQL, Filezilla, Mercury, PHP, &
Tomcat; all in
On Tue, Feb 16, 2010 at 4:41 PM, su2 wrote:
> I have a feeling that my URL request is getting into infinite loop somehow.
> But not sure how and where.
>
> I would appreciate the help.
You have to look in your logfiles. What do you see in your access log,
and what in your rewrite log? If you don
$quoted_author = "James Smallacombe" ;
> >
> >Nope... https://www.domain.gov/ still gives a certificate error.
>
> Interesting...in my case, it works perfectly redirecting between two
> different ssl certificate virtual hosts. However, both of my certs
> are valid...is it possible that the certif
On Fri, Feb 19, 2010 at 12:29 AM, James Smallacombe wrote:
> On Thu, 18 Feb 2010, John Oliver wrote:
>
>> On Thu, Feb 18, 2010 at 06:14:33PM -0500, James Smallacombe wrote:
>>>
>>> On Thu, 18 Feb 2010, John Oliver wrote:
>>>
I'm dealing with a site that is accessed via https://domain.gov The
17 matches
Mail list logo