On 2015-10-19 10:49, Bremser, Kurt (AMOS Austria GmbH) wrote:
1. all systems must have the same Ubuntu release.
at least compatible. aka binary compatible
2. on all systems, the stick needs to be mounted on the same directory
This would be ideal - however, you could modify the apachectl to
det
Along the lines of "to be continued" - IMHO httpd should be one of the
early adopters of not allowing linkage to versions of openssl that cannot
support TLS1.2.
I have built (on AIX) against libreSSL (v2.1.6) with some private additions
for AIX (that will be verified and improved upon by openbsd i
Still hoping for some additional help with this. Many thanks for your
suggestion/correction.
On Mon, Jun 30, 2014 at 11:27 PM, Michael Felt wrote:
> I did not figure out how to get extra info from the "maintainer" and
> "debug" enabled version, and it was not a
The description Brocade is looking at is:
"protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not
properly restrict header information during construction of Bad Request
(aka 400) error documents, which allows remote attackers to obtain the
values of HTTPOnly cookies via vectors involvi
hing you like", but I am not coming up with the right
combination of directives to get httpd to ignore the .php in the filename
(e.g., removeEncoding had no effect).
What directive should I be using instead?
Many thanks for assistance!
Michael
On Mon, Jun 23, 2014 at 2:51 PM, Michael Felt
).
On Mon, Jun 23, 2014 at 10:48 AM, Michael Felt wrote:
> Good Idea, and I was hoping that using
>
> RemoveEncoding .php
>
> was doing that.
>
> As this is a vhost, and other vhosts are using php I do not see removing
> PHP from the server as a solution. So, RemoveE
Namewidth=* FoldersFirst
SuppressDescription
IndexOrderDefault Descending Date
AllowOverride None
Order allow,deny
Allow from all
On Sun, Jun 22, 2014 at 11:45 PM, Nick Kew wrote:
> On Sat, 21 Jun 2014 16:45:10 +0200
> Michael Felt wrote:
>
> > I have tried, in
IndexOrderDefault Descending Date
AllowOverride None
Order allow,deny
Allow from all
Still getting Content-Type: text/html when .php is in the filename.
On Sat, Jun 21, 2014 at 6:05 PM, Eric Covener wrote:
> On Sat, Jun 21, 2014 at 10:45 AM, Michael Felt wrote:
> > Quest
I have tried, in a vhost area, to set the DefaultType to
application/octet-stream, and I have tried to add a Type for .I (capital i)
endings. However, httpd-2.2.27 seems to be preferring the .php. in the
filename rather than the .I at the end of the file. When I link the file to
that it has the nam
Already tried that (/etc/security/limits settings), but shall check on
fullcore settings as well)
On Fri, Jan 4, 2013 at 3:16 PM, Eric Covener wrote:
> On Fri, Jan 4, 2013 at 9:11 AM, Michael Felt wrote:
> > As the log is getting generated, somewhere the signal is being captured,
>
As the log is getting generated, somewhere the signal is being captured,
but not core dumped.
I added a CoreDumpDirectory statement, not in any particular section (end
of httpd.conf).
I am trying to get Joomla to run on httpd 2.2.23 and postgresql. After
amkig one modification (I consider myself
I am sure someone who packages for windows will be doing so soon. I "do"
AIX packaging only.
As was said before, apache only releases sources, builds are "maintained"
by external individuals/organizations.
On Mon, Sep 24, 2012 at 3:44 PM, Rick Havern wrote:
> I cannot find this binary on any of
I cannot speak for all packagers, but I do not bundle openssl in mine
- it uses whatever the hosting server has installed.
So, I think it would help to if you mentioned what platform you are
using, and/whether you package/build for yourself.
---
FYI: I navigated from the page: http://http://projects.apache.org/ ,
clicked on Alaphabetical, clicked on H, clicked on "Apache HTTP Server" and
see (on http://projects.apache.org/projects/http_server.html)
Most recent releases:
Release Version Date
Recommended current 2.2 release 2.2.22 2012-01-3
An idea? Yes. Guarantee - no.
Maybe there are new configure options for openssl - so my idea would be to
compare the config.log files of the one that works with the one that does
not, or a diff of the Makefiles.
On Fri, Jun 15, 2012 at 9:10 PM, Ruiyuan Jiang wrote:
> Hi, all
>
> I am trying to
*
>
> -qcpluscmt
>
> ** **
>
> ** **
>
> ** **
>
> *From:* Michael Felt [mailto:mamf...@gmail.com]
> *Sent:* Thursday, June 14, 2012 2:38 PM
>
> *To:* users@httpd.apache.org
> *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1
> with gcc/g++
>
>
at 7:30 PM, Brian Gaber
wrote:
> **
> I was getting errors with sqlite also so I added these two configure
> directives:
>
> --without-pdo-sqlite
> --without-sqlite
>
> This got me past the sqlite problem.
>
>
> --
> *From:* Michael
in/apxs \
> --with-mysql=/usr/local/mysql \
> --with-libxml-dir=/opt/freeware \
> --with-zlib-dir=/opt/freeware
>
> Thanks.
>
> Brian
> --
> *From:* Michael Felt [mailto:mamf...@gmail.com]
> *Sent:* Wednesday, June 13, 2012 3:58 PM
>
> *To:*
, jpeg, etc. that need to be
included. By default most of these are not
being found. my approach will be to get php tp compile with minimal
arguments to ./configure and then add extra statements as needed.
Michael
On Wed, Jun 13, 2012 at 7:45 PM, Michael Felt wrote:
> forgot to mention: no h
forgot to mention: no have not tried to compile php against 2.4.x yet. Will
setup a test machine soon to try.
On Wed, Jun 13, 2012 at 7:44 PM, Michael Felt wrote:
> I had tested httpd with xlCv7 and xlCv11 and gcc 4.6.2.
>
> The important thing I noticed is that if you compile apr wit
m compiling PHP.
>
> Cheers.
>
> Brian
>
> --
> *From:* Michael Felt [mailto:mamf...@gmail.com]
> *Sent:* Tuesday, June 12, 2012 5:17 PM
> *To:* users@httpd.apache.org
> *Subject:* Re: [users@httpd] Compiling/Installing httpd 2.4.2 on AIX 6.1
> with gcc/g+
There are some "more recent" gcc builds for AIX available via:
http://www.perzl.org/aix/index.php?n=Main.Gcc
*Current versions:*
- AIX5L V5.1: v4.5.3-2
- AIX5L V5.2: v4.6.3-2
- AIX5L V5.3: v4.6.3-2
- AIX V6.1: v4.6.3-2
- AIX V7.1: v4.6.3-2
RPM's being what they are - there are sev
It may not have all the options you want installed, but I worked on a set
up scripts in ./build/aix
The idea is that if you run build/aix/buildaix.ksh it does a configure for
you. I also suggested a layout for AIX (look in config.layout).
The layout uses /opt/httpd, /var/httpd and /etc/httpd as t
to setup a test bed to see what works
where, and what does not work.
Suggestions appreciated.
On Thu, Apr 5, 2012 at 12:07 AM, Graham Leggett wrote:
> On 05 Apr 2012, at 12:03 AM, Michael Felt wrote:
>
> I found some info on a mod_perl, and have picked it up via svn - but am
> s
Hi,
When checking out a tree the last line is a "revision number" that has been
checked out. Is there a simple way to get that revision number using a
script similar to
the build/pkg/pkginfo script in the httpd distributions?
Michael
Seems there is a big difference between .../2.4.X and .../2.4.x (in other
words, was not finding the .X) (same for 2.2.x, er X)
Thanks.
On Sun, Mar 4, 2012 at 12:29 AM, Sander Temme wrote:
> Michael,
>
> On Mar 3, 2012, at 10:47 AM, Michael Felt wrote:
>
> > I know there are s
I know there are some fixes to 2.4.1 already done - how would I pick those
up (rather than going to trunk or 2.5.0 as of today?).
There is some mention of a patches directory, but I do not see current info.
regards.
Same for 2.2.22
Thanks
27 matches
Mail list logo