> -Original Message-
> From: mortee [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 04, 2006 12:27 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] specifying https-specific directives
>
>
> Hello!
>
> I have a Apache/2.0.55 running on a BSD machine.
>
> I'm wondering how I coul
On 03.07.06 08:29, Rick Lim wrote:
> Has anyone had this problem and being able to fix it?
> I have in my config file
>
> DirectoryIndex index.html index.php index.rhtml index.html.var
>
> When a browser asks for a default index file with /
> Apache will serve index.html or index.php but not inde
> -Original Message-
> From: Perminder Singh Vohra [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 04, 2006 7:18 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Conversion of SSL request URL to
> non-SSL request
>
> Hi,
>
> We have a setup requirement where we need to
> -Original Message-
> From: Tiago Semprebom [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 04, 2006 2:05 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] error: dereferencing pointer to
> incomplete type - Help
>
> Hello folks,
>
> I'm trying to compile my apache module an
Hi All,
How the date change will effect the Apache server?
I have a machine where Apache server is running, if I change the date of
the machine to some other date that is greater than the current date,
will this close all the http connections and sessions. Similarly if I
change the date to old
SetOutputFilter works very well, even in Location filters. There are lots of
happy customers of this feature, using it for such things as for example
compression of response bodies.
Are you quite sure your filter is NOT invoked? Could you possibly have it
generate some output to stderr?
I copi
SetOutputFilter works very well, even in Location filters. There are lots of
happy customers of this feature, using it for such things as for example
compression of response bodies.
Are you quite sure your filter is NOT invoked? Could you possibly have it
generate some output to stderr?
I co
That piece of shit has made me tear all of my hair out, but if you really have
to use it, please make yourself a favor and use the latest and greatest (SMWA
5QMR8). I think I counted something like 160 bug fixes in that release, as
compared to appx. 40 in other releases. Given all the problems I
Hi,
We have a setup requirement where we need to send request to Apache
Server on SSL but Apache should convert the request to non-SSL port and then
process it. We have enable Apache to listen on both Non-SSL and SSL
ports.
How can we achieve
this?
Thanks!!
Perminder
*
Hello folks,I'm trying to compile my apache module and it returns an error:error: dereferencing pointer to incomplete typeI hope you can help!thanks in advanced,[]'sTiago Semprebom
Você quer respostas para suas perguntas? Ou você sabe muito e quer compartilhar seu conhecimento? Experimente o Y
On 7/3/06, Marton Fabo <[EMAIL PROTECTED]> wrote:
Hello!
I have a Apache/2.0.55 running on a BSD machine.
I'm wondering how I could specify a different set of directives for a
given directory based on whether it's accesed through plain HTTP or
HTTPS - but without having to put the HTTPS-specif
Hello!
I have a Apache/2.0.55 running on a BSD machine.
I'm wondering how I could specify a different set of directives for a
given directory based on whether it's accesed through plain HTTP or
HTTPS - but without having to put the HTTPS-specific directives into the
according VirtualHost sectio
Hello!
I have a Apache/2.0.55 running on a BSD machine.
I'm wondering how I could specify a different set of directives for a
given directory based on whether it's accesed through plain HTTP or
HTTPS - but without having to put the HTTPS-specific directives into the
according VirtualHost sec
Dear Joshua, Craig Dunigan and all members,
I just understand what is SElinux because the first time
for me to use Fedora.
I follow you and now can solve this problem. I solve that
set "SELINUX=disabled" in /etc/selinux/config
Thank you very much for your help.
Best Regards
Hi,
I'm very new to the apache/unix world and am currently in charge of switching
the web server my department's web pages run on to apache (currently they are
running on a sun one server). My first goal is to get apache and siteminder
working together nicely. I installed apache 2.0 and compi
Yes, that's right it's empty slot,
Thanks a lot
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Monday, July 03, 2006 6:06 PM
Subject: Re: [EMAIL PROTECTED] strange log
> On 7/3/06, Norbul <[EMAIL PROTECTED]> wrote:
> > I use http://host/server-status site to
Norbul wrote:
> I use http://host/server-status site to show status, and then on this site
> is few "normal" request and this from ::1 without pid ???
>
> - Original Message -
> From: "Joshua Slive" <[EMAIL PROTECTED]>
> To:
> Sent: Monday, July 03, 2006 5:54 PM
> Subject: Re: [EMAIL P
On 7/3/06, Norbul <[EMAIL PROTECTED]> wrote:
I use http://host/server-status site to show status, and then on this site
is few "normal" request and this from ::1 without pid ???
When there is no PID, check the column "M". You'll see a "." there
which, according to the legend, indicates the slo
I use http://host/server-status site to show status, and then on this site
is few "normal" request and this from ::1 without pid ???
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Monday, July 03, 2006 5:54 PM
Subject: Re: [EMAIL PROTECTED] strange log
> On
Hi,
Norbul wrote:
> Please notice, that this request doesn't have PID number
>
>
> - Original Message -
> From: "Neil A. Hillard" <[EMAIL PROTECTED]>
> To:
> Sent: Monday, July 03, 2006 5:24 PM
> Subject: Re: [EMAIL PROTECTED] strange log
>
>
>> Hi,
>>
>> Norbul wrote:
>>> I have som
On 7/3/06, Norbul <[EMAIL PROTECTED]> wrote:
Please notice, that this request doesn't have PID number
And why should it? It looks like you are using common log format,
which doesn't log the PID.
Try changing to combined log format. You may find that these requests
happen during apache gracef
Please notice, that this request doesn't have PID number
- Original Message -
From: "Neil A. Hillard" <[EMAIL PROTECTED]>
To:
Sent: Monday, July 03, 2006 5:24 PM
Subject: Re: [EMAIL PROTECTED] strange log
> Hi,
>
> Norbul wrote:
> > I have somet thing like this in log file
> >
> > ::1
On 7/3/06, Rick Lim <[EMAIL PROTECTED]> wrote:
Has anyone had this problem and being able to fix it?
I have in my config file
DirectoryIndex index.html index.php index.rhtml index.html.var
When a browser asks for a default index file with /
Apache will serve index.html or index.php but not inde
Has anyone had this problem and being able to fix it?
I have in my config file
DirectoryIndex index.html index.php index.rhtml index.html.var
When a browser asks for a default index file with /
Apache will serve index.html or index.php but not index.rhtml
TIA
--
Hi,
Norbul wrote:
> I have somet thing like this in log file
>
> ::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
> ::1 - - [03/Jul/2006:17:14:34 +020
I have somet thing like this in log file
::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
::1 - - [03/Jul/2006:17:14:00 +0200] "GET / HTTP/1.0" 200 29935
::1 - - [03/Jul/2006:17:14:34 +0200] "GET / HTTP/1.0" 200 29935
:
Hello everyone!
I've an application on my internal network
that needs to access a public server on internet network.
I would like that this client could
reach that server using an apache http server configured as proxy.
That apache server is listening on port
443 and on port 80.
I've set in my
On 7/3/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
I have Apache 2.0.53 running on linux ( 2.4.19 kernel ). I have
observed that after running for 2 days OR after load testing (around 200
simultaneous connections for 30 minutes), it hangs, i.e. client is able to
connect to ser
On Sun, 2 Jul 2006, Joshua Slive wrote:
On 7/2/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
Quoting Joshua Slive <[EMAIL PROTECTED]>:
> You've already been told several times that the problem is likely
> SELinux config, and you've been given direct links explaining how to
> understand and
[EMAIL PROTECTED] wrote:
> I added below lines in httpd.conf, but
>
> Options -Indexes
>
The directive should reference the full directory path:
e.g. if tomcat is in /opt:
-J
[EMAIL PROTECTED] wrote:
Hi,
My application set up is:
Client (Brower) -> http server <-(mod_jk)-> T
You are right. That's the XOR codition I was looking for.
So I declare something like
But what keeps me still thinking is how do I query the db for user/passw the
easiest way? I will have to authenticate between 500 and 1000 users. So I don't
want to put them into a text file. Besides I need fl
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 03, 2006 3:15 PM
> To: users@httpd.apache.org
> Subject: Re: RE: [EMAIL PROTECTED] How to restric access with IP
> Filter (X)OR Password
>
> Urgh. I'm still running 2.0.49. What am I gonna do no
Urgh. I'm still running 2.0.49. What am I gonna do now?
-Pete
Original-Nachricht
Datum: Mon, 3 Jul 2006 15:06:51 +0200
Von: Boyle Owen <[EMAIL PROTECTED]>
An: users@httpd.apache.org
Betreff: RE: [EMAIL PROTECTED] How to restric access with IP Filter (X)OR
Password
> > -Orig
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 03, 2006 3:02 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] How to restric access with IP Filter
> (X)OR Password
>
> Hello,
>
> I use httpd as a proxy server for a tomcat server
Hello,
I use httpd as a proxy server for a tomcat server. Httpd is used mainly
to restrict access through the ip filter. But now I need to have for some users
an ip filter and for others a password filter. This is an XOR condition.
For user authentication I was thinking of using a mysql databa
Title: Apache hangs
Hi,
I have Apache 2.0.53 running on linux ( 2.4.19 kernel ). I have observed that after running for 2 days OR after load testing (around 200 simultaneous connections for 30 minutes), it hangs, i.e. client is able to connect to server socket but no http response come
Hi,
I need to configure the workers.properties for the tomcat ip address.
--Rajesh
-Original Message-
From: Pid [mailto:[EMAIL PROTECTED]
Sent: Monday, July 03, 2006 3:28 PM
To: users@httpd.apache.org
Subject: Re: FW: [EMAIL PROTECTED] how to prevent directory listing
How have you got
How have you got your mod_jk configured?
p.s. just reply to the list, please.
[EMAIL PROTECTED] wrote:
>
>
> Hi,
>
>
>
> My application set up is:
>
> Client (Brower) -> http server <-(mod_jk)-> Tomcat
>
>
>
> In tomcat/webapps/app1 contains below folders
>
> Images
>
> Js
>
> S
I have a database cluster to support my webserver mirrors. The
webserver is distributable to install multiple mirrors. There is no way
to have bottlenecks. These are the two mirrors on different machinese:
http://breakevilaxis.org/mvnforum/mvnforum/index?lang=en
http://www.ddint.org/mvnforum/mv
Hi,
My application set up is:
Client (Brower) -> http server <-(mod_jk)-> Tomcat
In tomcat/webapps/app1 contains below folders
Images
Js
Style
WEB-INF
http://ip:port/app1 will provide the
application login page
But http://ip:port/app1/images/
should not display
You mentioned Tomcat...
Which directory listing is showing, the Apache one or the Tomcat one?
You have to configure them separately, as Apache will pass straight
through to Tomcat.
More details Rajesh?
Matus UHLAR - fantomas wrote:
> On 03.07.06 12:33, [EMAIL PROTECTED] wrote:
>> Thanks for your
You need to uncomment "SSLEngine on" in conf/extra/httpd-ssl.conf.
SSLProxyEngine is used to activate SSL to the backend server only.
The errors you get (Invalid method in request) are typical of a non-SSL server
receiving an unexpected SSL handshake.
-ascs
F
On 03.07.06 12:33, [EMAIL PROTECTED] wrote:
> Thanks for your response,
>
> But what ever Jaqui said is not working.
> Is there any thing I missed?
indexes are not turned on by default. You probably have tuned them on
somewhere in htaccess or config file(s). Search for "Indexes" in
blocks and .
On 30.06.06 18:12, Khai Doan wrote:
> For me, I wrote a simple script send_apache_log.pl, which read apache log
> files, print it to STDOUT, remember where it left off by writing to a file
> in /tmp.
there is program "since" that can do the same.
> I install this on the servers. Then on my ot
Hi,
On Mon 03.07.2006 04:52, Danesh Daroui wrote:
I have set up a web server using Apache and it used to work fine until
my site's hit grew up and now it has serious problems because of
intensive clients traffic. I would like to set up other systems to
cooperate with my main server and serve cl
Hi,
On Mon 03.07.2006 11:53, Nehal Sangoi wrote:
My Linux is running on x86 hardware platform. (HP Proliant DL 380 G4)
From where i can download the Apache plugin for BroadVision for x86
Architecture?
What have the BroadVision-Support said about this issue?!
I think this is OT here because i
[cite]
> 2. .htaccess-File, insert the following line:
> Options +Indexes
> --> This will only work if your apache.conf (or httpd.conf, or
> apache2.conf) allows .htaccess-configuration (AllowOverride etc.)
[/cite]
Error in line 2.
If you want to 'prevent' directory listing it's:
Options -Indexes
Hi Rajesh
> How can I prevent directory listings of my server?
To prevent directory listing, you have (as far as I know) 3 options:
1. Put an empty index/default-Page in each directory (i.e. index.html)
--> of course, this is inefficient, but works (there are still hosters
out there, that offe
Hi,
Thanks for your response,
But what ever Jaqui said is not working.
Is there any thing I missed?
Regards,
Rajesh
-Original Message-
From: Jaqui Greenlees [mailto:[EMAIL PROTECTED]
Sent: Monday, July 03, 2006 12:28 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] how to
49 matches
Mail list logo