Hi,
This morning a client of mine phoned me because their apache proxy was down
and other branches of the company couldn't access a small web server sitting
behind one of their FreeBSD machines.
The apache server runs within a jail.
JID IP Address Hostname Path
On Mon, Sep 05, 2005 at 06:29:02PM -0400, Joshua Slive wrote:
> BEFORE the existing ProxyPass directive, put
> ProxyPass /static !
I've done this but got a "400 Bad Request" if I try to access
my.vhost.net/static/. Do I need the alias directive?
ServerName my.vhost.net
DocumentRoot /hom
I need some help with the using the Timeout directive. I have Timeout
set to 300 in my httpd.conf file. I have a cgi script that sleeps for
400 seconds. I would have expected that at the end of 300 seconds for
the script to be killed. But that is not the case. The script runs even
after 300 second
hi joshua,
thx for the quik reply! :-)
This can't be done without control of boxA's config. If you had
control of boxA, you'd simply set up a reverse proxy (see
http://www.apacheweek.com/features/reverseproxies ).
new info. excellent!
boxA may not be doable, but the as-yet-unconsidered box
On 9/5/05, OpenMacNews <[EMAIL PROTECTED]> wrote:
> hi all,
>
> i've two boxes:
>
>www.boxA.com
>www.boxB.com
>
> they are on different 'real' IPs on different subnets.
>
> boxA has an Apache server, listening on port 80 as www.boxA.com, that i
> neither
> control nor can confi
On 9/5/05, Matthias Teege <[EMAIL PROTECTED]> wrote:
> Moin,
>
> I'm using an apache 1.3.33 as frontend to a zope installation. It works
> with this config:
>
>
>ServerName my.server.net
>
> Deny from all
>
>ProxyPass /
> http://127.0.0.1:8080/VirtualHostBase/http/h:80/vh/
On 9/5/05, Marcin 'Rambo' Roguski <[EMAIL PROTECTED]> wrote:
> > > > RewriteEngine On
> > > > RewriteRule ^/1_big.jpg$ /komputer.htm?nr=1
> > >
> > > It did not work... I tried both this and regext for number
> >
> > Never say "It did not work." on a technical mailing list. Explain
> > exactly wha
hi all,
i've two boxes:
www.boxA.com
www.boxB.com
they are on different 'real' IPs on different subnets.
boxA has an Apache server, listening on port 80 as www.boxA.com, that i neither
control nor can configure ...
boxB runs an Apache server, listening on port as www2.b
Moin,
I'm using an apache 1.3.33 as frontend to a zope installation. It works
with this config:
ServerName my.server.net
Deny from all
ProxyPass /
http://127.0.0.1:8080/VirtualHostBase/http/h:80/vh/portal/mpl/VirtualHostRoot/
ProxyPassReverse /
http://127.0.0.1:808
Em Segunda, 5 de Setembro de 2005 08:59, o Leeuwen, Allan van escreveu:
> Are you sure its not a hardware issue ?
> Does other traffic on that NIC work properly ?
yes i beleave so, i can do a ssh connection with the server, also using samba
on that server, and working.
although i think samba is w
> > > RewriteEngine On
> > > RewriteRule ^/1_big.jpg$ /komputer.htm?nr=1
> >
> > It did not work... I tried both this and regext for number
>
> Never say "It did not work." on a technical mailing list. Explain
> exactly what happened, including excerpts from the log files. In the
> case of mod_
On 9/5/05, Marcin 'Rambo' Roguski <[EMAIL PROTECTED]> wrote:
> > > My problem is now that bots indexed old address and aren't eager to
> > > change that. I, therefore, need a rule to redirect people from old
> > > address to new, BUT with passing parameter that normally would look in
> > > browser
> > My problem is now that bots indexed old address and aren't eager to
> > change that. I, therefore, need a rule to redirect people from old
> > address to new, BUT with passing parameter that normally would look in
> > browser like: "http://rambo.id.uw.edu.pl/komputery.htm?nr=1";,
> > RedirectMa
On 8/30/05, Zottl, Julian (Contractor) <[EMAIL PROTECTED]> wrote:
>
>
> Hello all,
> Recently I compiled Apache 2.0.49 on Suse Linux using the following:
> ./configure --enable-layout=FannieMae --with-program-name=apache2
> --disable-mandir --disable-iconsdir --enable-static-rotatelogs \
>
> -
Hey Joyce,
Sorry, I hadn't been able to get back to you regarding your suggestion.
I had already defined prefix and exec-prefix in my config.layout as
FannieMae. Here are the full details of that file:
prefix:/export/webapps/suse/webserver/apache/2.0.49
exec_prefix: ${prefix}
On 9/5/05, Marcin 'Rambo' Roguski <[EMAIL PROTECTED]> wrote:
> Hi, I have an interesting problem to crack, and to be honest- for now it's
> beyond my abilities.
>
> Backstory: I have nice page with my computer collection with pictures,
> earlier they were downloaded as oridinary pictures, like
> h
On 9/5/05, Pankaj Kumar <[EMAIL PROTECTED]> wrote:
> I want to schedule a perl script in crontab using a CGI script. If i try to
> append in the file ie /var/spool/cron/username then apache user does not
> have rights to modify this. If i give root rights to apache then it could
> be very harmful .
On RH-E-WS-4 using Apache 2.0 running a very small
web site, using a virtual host and a cgi that sees
all inputs, but only allows GET.
I have been receiving NTLMSSP attacks as often as
several per hour. Sniffing with tethereal, and
examining with ethereal, I see:
GET / HTTP/1.0\r\n
Host:
hi list,
for a gew days i posted a help request here where i have joined allmost my
qhole configs and i was having the problem that i wanted to secure an area
with mod_auth_mysql,
i found out today morning what was the problem :)
its just like its always the case since iam working on a suse bo
On Mon, Sep 05, 2005 at 08:39:53AM -0300, Michael Nishikawa wrote:
| Hi,
|
| I would like to know if anyone has had the experience of running 2 apache
| servers on 1 linux (ubuntu) server for PHP. The cause of all of this
| commotion is the fact of having 2 project each with register_globals
| dif
Hi,
I am testing with
LDAP auth to an AD. This works well with port 389, but now I want it secure
to I set port 636 (LDAPS).
When I look at the
error.log I see:
[Mon Sep 05 13:51:45
2005] [warn] [client 10.10.20.110] [22408] auth_ldap authenticate: user jonkm
authentication failed; UR
Hi Michael,
I think it is common security practice to consider register_globals as a
big no no. But if you have an
application the depends on it, I guess you are stuck with it.
Anyway, there are lots of articles on how you can use custom php.ini
files in your applications. So you
can actually
> -Original Message-
> From: Michael Nishikawa [mailto:[EMAIL PROTECTED]
> Sent: Montag, 5. September 2005 13:40
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] 2 Apache servers to run on a linux server
>
>
> Hi,
>
> I would like to know if anyone has had the experience of
> r
Hi,
I would like to know if anyone has had the experience of running 2 apache
servers on 1 linux (ubuntu) server for PHP. The cause of all of this
commotion is the fact of having 2 project each with register_globals
differed from the other. Appreciate any help.
Sincerely,
Michael Nishikawa
--
Hello world,
I've doubts on few things to use jSP/jsl in my environment
jboss-3.2.2/tomcat41 Hope some of you can help me to make it
clearer...
I think my environment was JSP 1.1 compliant. Is that true?
I don't see those files in my jboss directory (even in
jakarta-tomcat-4.1.31 standard dist
Hi, I have an interesting problem to crack, and to be honest- for now it's
beyond my abilities.
Backstory: I have nice page with my computer collection with pictures,
earlier they were downloaded as oridinary pictures, like
http://rambo.id.uw.edu.pl/komputery/1_big.jpg , but since they have been
Try using mod_bandwidth.
На 2.9.2005 16:51 Joshua Slive написа:
> On 9/1/05, huang mingyou <[EMAIL PROTECTED]> wrote:
> > hello,list.
> >I want to limit the bandwidth on our apache server,how can do
> > ,need install another modules,like bwshare?
>
> There is no way to do this with the bun
27 matches
Mail list logo