Hi
I have a strange session keeping problem between apache 2.2.3 and
jboss 4.2.2. The java side of the problem is documented in the seam
framework forum
(http://www.seamframework.org/Community/StatelessSessionBeanAndModproxyajp)
including a demo application to demonstrate the problem.
In general,
Martin,
Don't think that that'll work. Apache will report a config error
because you cant use ProxyPass in a Location block, only
ProxyPass
You probably want
ProxyPassReverse http://numsum.com/numsum
if you wish to have a header
Location: http://numsum.com/numsum/people
in a redirect.
Spil
That was it. This is the first system that I have run that uses SELinux,
and I had not thought of this as being a problem. Thank you!
>>> "Joshua Slive" <[EMAIL PROTECTED]> 11/1/2006 11:44 AM >>>
On 11/1/06, ROGER DEBRY <[EMAIL PROTECTED]> wrote:
> Here is the message from the Apache error log:
>
On 11/1/06, ROGER DEBRY <[EMAIL PROTECTED]> wrote:
Here is the message from the Apache error log:
[client 161.28.248.51] (13)Permission denied: access to
/phpBB2/docs/INSTALL.html denied
The Directory is defined in httpd.conf as
This is a unix filesystems permission problem. If other files
inal Message-
> From: ROGER DEBRY [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 01, 2006 4:21 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Strange problem with permissions
>
> I have just recently installed Apache 2.2.2. All seems to work just
> fine.
> -Original Message-
> From: ROGER DEBRY [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 01, 2006 4:21 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Strange problem with permissions
>
> I have just recently installed Apache 2.2.2. All seem
On 11/1/06, ROGER DEBRY <[EMAIL PROTECTED]> wrote:
I have just recently installed Apache 2.2.2. All seems to work just
fine.
However, today I downloaded a package that requires a number of files
be installed in my web directory. When I try to access these files from
a browser, I get an error mes
I have just recently installed Apache 2.2.2. All seems to work just
fine.
However, today I downloaded a package that requires a number of files
be installed in my web directory. When I try to access these files from
a browser, I get an error message that I don't have permission to access
the files
Change this line
ProxyPass http://numsum.com/
To this
ProxyPass / http://numsum.com/
Everything else looks good.
Hope this helps!
Jack
On 10/25/06, Didier PH Martin <[EMAIL PROTECTED]> wrote:
Hello
My Apache version is: 2.2.3 installed from the apache friend package for
windows. The server i
Hello
My Apache version is: 2.2.3 installed from the apache friend package for
windows. The server is running on a window XP home version (SP2) with all
the latest updates.
The config is as follow:
LoadModule proxy_module modules/mod_proxy.so
LoadModule proxy_http_module modules/mod_proxy_ht
[EMAIL PROTECTED] Strange problem with mod_jk2
Hi,
We are seeing a strange problem with Apache/2.0.53 + Tomcat 4.1.30
connected using mod_jk2. Occasionally all the threads in one of the
Apache processes (using worker mpm) gets into "*|W|*" Sending Reply
mode (as seen on the server-stat
Hi,
We are seeing a strange problem with Apache/2.0.53 + Tomcat 4.1.30
connected using mod_jk2. Occasionally all the threads in one of the
Apache processes (using worker mpm) gets into "*|W|*" Sending Reply
mode (as seen on the server-status page) forever taking up a lot of
memory and cpu. Th
> -Original Message-
> From: Adam Olsen [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 24. November 2005 00:17
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Strange problem
>
>
> We are using perl and apache2 for our software. With our
> soft
We are using perl and apache2 for our software. With our software, our
users have the ability to upload an optional 4 images via an html form
(sometimes the images can be quite big, they are from digital cameras).
While and image is uploading, apache2 queues all other requests until
the uploa
* Joshua Slive wrote:
> On 8/22/05, Stuart Gall <[EMAIL PROTECTED]> wrote:
> > > I haven't tested this myself, but my guess is that mod_autoindex
> > > (which generates the directory listings) is doing a file-level
> > > sub-request on each entry in the directory to see if it is
> > > accessible.
Joshua Slive wrote:
On 8/22/05, Stuart Gall <[EMAIL PROTECTED]> wrote:
I haven't tested this myself, but my guess is that mod_autoindex
(which generates the directory listings) is doing a file-level
sub-request on each entry in the directory to see if it is accessible.
For some reason this sub-
On 8/22/05, Stuart Gall <[EMAIL PROTECTED]> wrote:
> > I haven't tested this myself, but my guess is that mod_autoindex
> > (which generates the directory listings) is doing a file-level
> > sub-request on each entry in the directory to see if it is accessible.
> > For some reason this sub-request
On 21 Aug 2005, at 17:39, Joshua Slive wrote:
So I have apache 2.0.50 installed on Mandrake
A little bit of an old version.
OK It comes with mandrake 10.1 and I am a bit lazy :-)
The latest version is 2.0.54 and
http://ftp.physics.auth.gr/pub/mirrors/apache/httpd/CHANGES_2.0
doesn't ment
It was thus said that the Great Stuart Gall once stated:
>
> Hello,
> As I understand it
> and
> are equivalent except Location refers from the Document root
Not quite. refers to the URL, *not* the directory.
For example:
http://bible.conman.org/
Actually, go there. You'll
On 8/21/05, Stuart Gall <[EMAIL PROTECTED]> wrote:
> Hello,
> As I understand it
> and
> are equivalent except Location refers from the Document root
That's a gross (and potentially dangerous) oversimplification. See:
http://httpd.apache.org/docs/2.0/sections.html#file-and-web
for the true diff
Hello,
As I understand it
and
are equivalent except Location refers from the Document root
So I have apache 2.0.50 installed on Mandrake
In one of my virtual hosts I have
Allow from all
Options +Indexes
Allow from all
On 8/2/05, Nick Kew <[EMAIL PROTECTED]> wrote:
> Kelly Price wrote:
> > I'm having a strange problem with mod_vhost_alias here, which doesn't
> > match the documentation.
>
> I haven't read the documentation for that, so can't help with diagnosing
> whether it's a bug or your problem.
>
http://h
Kelly Price wrote:
> I'm having a strange problem with mod_vhost_alias here, which doesn't
> match the documentation.
I haven't read the documentation for that, so can't help with diagnosing
whether it's a bug or your problem.
> My intentions are to map these sample domains on one server to these
are u trying to put the log files in separte dir's for each vhost ? or
i don't understand the problem ?
Kelly Price wrote:
> I'm having a strange problem with mod_vhost_alias here, which doesn't
> match the documentation.
>
> My intentions are to map these sample domains on one server to these
I'm having a strange problem with mod_vhost_alias here, which doesn't
match the documentation.
My intentions are to map these sample domains on one server to these
directories:
web.stalag99.net => /home/hosts/stalag99_net/w/e/b/web/public_html/
stalag99.net => /home/hosts/stalag99_net/w/e/b/web/pu
I've recently setup apache 2.0.49 (SuSE Enterprise Linux 9 rpm
package) and Tomcat 5.5.9 (downloaded from jakarta site). Everything
appears to be working great.
First some information:
moving apps from Websphere/IBM HTTP server to Tomcat/Apache
web document root: /srv/www/websiteX/htdocs
websit
26 matches
Mail list logo