Hi.
I've set up a pair of Apache Tomcat servers (6.0.16) (using
simpleTcpCluster for session replication) being reverse proxied by an
Apache HTTPD server (2.2.8) all on the same machine.
I have a java servlet that requires authentication. The servlet when
accessed directly on either one of the T
Hello,
I have the Apache 2.2.8 today on my Root Server (Debian etch) compiled.
No problems with the Apache by compile.
./configure --prefix=/usr/local/apache --enable-modules=all --enable-ssl
--with-ssl=/usr/local/ssl --enable-so --enable-rewrite --enable-suexec
--with-suexec-caller=www-data
On Wed, Jul 23, 2008 at 8:15 AM, Silvio Siefke <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have the Apache 2.2.8 today on my Root Server (Debian etch) compiled. No
> problems with the Apache by compile.
>
>
> ./configure --prefix=/usr/local/apache --enable-modules=all --enable-ssl
> --with-ssl=/usr/
[EMAIL PROTECTED] wrote:
On 7/22/08, Rich Schumacher <[EMAIL PROTECTED]> wrote:
Solprovider,
While I agree with your sentiment that forward proxies can be very
dangerous, I think you are jumping the gun with your statement doubting they
have "any legitimate use today."
Here is a a real-world e
Hallo group members
I need apache sent an HTML page to my browser in compressed form as chunked
encoding. So far I managed to compress HTML page content with following line in
/etc/httpd/conf/httpd.conf:
AddOutputFilterByType DEFLATE text/html text/plain text/xml
...but content-length tag is u
Hi,
I have been trying to profile apache 2.0.55 using Gprof by compiling
it with "-g -pg" option.The mpm used is worker. MaxRequestsPerChild is
changed to 1 in httpd.conf and I Start apache with "httpd -X" option
and make a single and then stop it.The gmon.out file produced does
show some details
"César Leonardo Blum Silveira" <[EMAIL PROTECTED]> writes:
[...]
> So, my question is: how safe is it to let the other interface listen,
> even if it will not respond correctly to any request? What is the
> potential for security vulnerabilities in the 8080 port of the other
> interface?
There a
Hi All,
I am using Apache 2.2 with mpm model as worker in RedHat 3.0.
When I do a dmesg from the command prompt I get lot of the below message
possible SYN flooding on port 84. Sending cookies.
possible SYN flooding on port 82. Sending cookies.
possible SYN flooding on port 81. Sending cookies.
po
Eric Covener schrieb:
Configuration, failing URL, and error log would be a better start.
I'm sorry, here come the config and Logs:
URI:
http://www.silvio-siefke.de
CGI:
http://www.silvio-siefke.de/cgi-bin/mailer/mailer.cgi
httpd.conf
http://www.silvio-siefke.de/trading/httpd.html
extra/http
I am using apache, to run Trac and things have been working well. What I
am trying to do is to bring another web app online using trac.
What I want my users todo is to access track by:
http://MachineName:9000/WorldView/
And the other by
http://MachineName:9000/ReviewBoard/
The location in my
Hey all,
I'm new to the list and am having some issues with
a RewriteRule I've applied in an .htaccess file.
Or perhaps not the rule, but with using .htaccess
in general.
What I wanted to do was allow users to enter a URL
like the following:
http://varsitybeat.com/wi/madison
and then hav
Hi Skip,
I'm not an expert, but I've been messing with mod-rewrite a bit
recently. My guess is that you need a rewrite condition like this before
your RewriteRule:
RewriteCond %{REQUEST_METHOD} ^GET
Regards,
Gene
At 02:48 PM 7/23/2008, Skip Evans wrote:
Hey all,
I'm new to the list and
if the "header file is read in by php" means that it is an include,
that doesnt matter
it is the form of the URL that the user_agent requests that matters
so say the user_agent requests index.php, then that php file includes
header.html
and that the resulting HTML is something like
the user_ag
We are looking to purchase a bulk number of SSL certificates for a variety
of sites. As we were discussing this with our current SSL certificate
provider, we ran into something which sounds a little odd, and wonder if
others have run into this with their bulk SSL certificate purchases.
When the in
Hey Matt,
(I just sent you the message off list, but now
rereading this again, I'm starting to understand.)
I see that I'm affecting all the URLs, including
the ones the app is initiating and that's what's
breaking stuff.
But what if I want the rule to ONLY take affect
when the URL ends w
15 matches
Mail list logo