The first v.h. block is important in that any request for a host (servername)
that is not found in any other vh block defaults to the first block.
So on my servers in the top most block all requests are rewritten to a "please
check the url" page.
Sent from my BlackBerry® wireless device
-O
Hi
Is it mandatory to have first virtual server block as main server when
we configure name based virtual server on apache2.2.8 ?
Creation of virtual servers: While creating virtual servers on apache
2.2.8 we have to include a virtual host block for each virtual server we
want to create and one
HI
I have atleast 20 virtual host on my Apache ( 2.2.8 ) server and am having
a difficulty in deleting the logs after it reaches a certain limit.
my vhost directive look something like this :
ServerAdmin [EMAIL PROTECTED]
ServerName agnello.sys.qualiproj.qualispace.com
ServerAlias www.agnello.sy
Res wrote:
On Wed, 4 Jun 2008, Paul Cocker wrote:
I want to setup digest password authentication as a light deterrent
around a development site (i.e. nothing sensitive, just not ready for
public consumption).
[...]
but all produce an Error 500 page, regardless of whether the correct
cre
André Warnier wrote:
Mohit Anchlia wrote:
2. Another question I had was sometimes we don't get real physical IP of the
machine but the IP of something that's in between like "router", is there a
way to get the real IP so that we don't end up blocking people coming from
that "router" or "proxy"
You need to use directive to block ip's from Apache (which is
being served by jboss)
You will also need to restart Apache everytime you add modify any ACL
-Original Message-
From: André Warnier [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 05, 2008 12:56 AM
To: users@httpd.apache.or
Mohit Anchlia wrote:
Few questions:
1. We have a webserver and we use mod_jk to redirect request to a servlet to
our App server. Given this situation where file on the web server doesn't
get accessed how can I block the IP at web server. Only option that I know
of is RewriteCond. Is that what'
Few questions:
1. We have a webserver and we use mod_jk to redirect request to a servlet to
our App server. Given this situation where file on the web server doesn't
get accessed how can I block the IP at web server. Only option that I know
of is RewriteCond. Is that what's advisable.
2. Another
so in my case should it be:
RewriteCond %{REQUEST_METHOD} ^GET [AND]
RewriteCond %{QUERY_STRING} ^$
RewriteRule .* - [F]
On 5/27/08, Eric Covener <[EMAIL PROTECTED]> wrote:
>
> On Tue, May 27, 2008 at 2:00 AM, Mohit Anchlia <[EMAIL PROTECTED]>
> wrote:
> > Hi,
> >
> > We are running Apache web s
On Wed, 4 Jun 2008 13:04:42 -0400
"Joshua Slive" <[EMAIL PROTECTED]> wrote:
> Just use a dbm rewritemap. These will be fast and scalable and don't
> suffer from all the prg map problems.
ok - I think that's the road I'll try to take - couple quick
questions:
1. if you update a dbm map file do yo
On Wed, Jun 4, 2008 at 12:00 PM, Josh Trutwin <[EMAIL PROTECTED]> wrote:
> We have a RewriteMap program that is kicked off via the following:
>
> RewriteMap smc_rewriter prg:/usr/share/php/rewriter.php
>
> This works well most of the time, but for heavy use it really can bog
> down as there is alwa
On Wed, Jun 4, 2008 at 12:37 PM, Josh Trutwin <[EMAIL PROTECTED]> wrote:
> On Wed, 4 Jun 2008 12:08:28 -0400
> "Joshua Slive" <[EMAIL PROTECTED]> wrote:
>
>> > Is it possible to start multiple instances of this program?
>>
>> No, not directly.
>>
>> A few possibilities:
>>
>> 1. Try to do whatever
On Wed, 4 Jun 2008 12:08:28 -0400
"Joshua Slive" <[EMAIL PROTECTED]> wrote:
> > Is it possible to start multiple instances of this program?
>
> No, not directly.
>
> A few possibilities:
>
> 1. Try to do whatever you are doing without an prg: rewritemap.
> These should really be a last resort f
On Wed, Jun 4, 2008 at 12:00 PM, Josh Trutwin <[EMAIL PROTECTED]> wrote:
> We have a RewriteMap program that is kicked off via the following:
>
> RewriteMap smc_rewriter prg:/usr/share/php/rewriter.php
>
> This works well most of the time, but for heavy use it really can bog
> down as there is alwa
I want to setup digest password authentication as a light deterrent
around a development site (i.e. nothing sensitive, just not ready for
public consumption).
I added the following to httpd.conf:
AuthType Digest
AuthName "Development Area - Authorised Access Only!"
AuthUs
We have a RewriteMap program that is kicked off via the following:
RewriteMap smc_rewriter prg:/usr/share/php/rewriter.php
This works well most of the time, but for heavy use it really can bog
down as there is always only one of these programs running to handle
all the requests.
Is it possible t
On Wed, Jun 4, 2008 at 10:45 AM, André Warnier <[EMAIL PROTECTED]> wrote:
>
>
> Eric Covener wrote:
>>
>> On Wed, Jun 4, 2008 at 8:46 AM, Wilda, Jet
>> <[EMAIL PROTECTED]> wrote:
>>>
>>> Hi,
>>>
>>> Check this
>>> http://www.gossamer-threads.com/lists/apache/users/351116?do=post_view_threaded
Eric Covener wrote:
On Wed, Jun 4, 2008 at 8:46 AM, Wilda, Jet
<[EMAIL PROTECTED]> wrote:
Hi,
Check this
http://www.gossamer-threads.com/lists/apache/users/351116?do=post_view_threaded
out. I think that is what you are asking.
Copying binaries doesn't seem to make a lot of sense.
Artem Kuchin wrote:
André Warnier пишет:
Artem Kuchin wrote:
Hello!
Where is the situation. I have a bunch of files (thousands) in a
directory
structure which is accessible via direct url.
For example:
directory:
htdata/index.html
htdata/files
htdata/files/1/file1.dat
htdata/files/1/f
On Wed, Jun 4, 2008 at 8:46 AM, Wilda, Jet
<[EMAIL PROTECTED]> wrote:
> Hi,
>
>Check this
> http://www.gossamer-threads.com/lists/apache/users/351116?do=post_view_threaded
> out. I think that is what you are asking.
>
Copying binaries doesn't seem to make a lot of sense.
--
Eric Coven
André Warnier пишет:
Artem Kuchin wrote:
Hello!
Where is the situation. I have a bunch of files (thousands) in a
directory
structure which is accessible via direct url.
For example:
directory:
htdata/index.html
htdata/files
htdata/files/1/file1.dat
htdata/files/1/file2.dat
htdata/files/2
Hi,
Check this
http://www.gossamer-threads.com/lists/apache/users/351116?do=post_view_threaded
out. I think that is what you are asking.
Thanks,
~Jet
-Original Message-
From: Vinay Purohit [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 04, 2008 7:34 AM
To: users@httpd.apache
> >>What is the advantage of having larger log files? Why not rotate daily?
> >>You don't want to rotate once it reaches 2GB. You should be doing it way
> >>before then. Large log files are harder to search through and make sense
> >>of.
> Andre Hübner wrote:
> >sense is to have one file that c
Artem Kuchin wrote:
Hello!
Where is the situation. I have a bunch of files (thousands) in a directory
structure which is accessible via direct url.
For example:
directory:
htdata/index.html
htdata/files
htdata/files/1/file1.dat
htdata/files/1/file2.dat
htdata/files/2/file3.dat
htdata/files/3/
Thanks Jet.
Can you please explain in bit more detail i.e. what do you mean by "you will
also need to make a copy of the binary if you truly want separate daemons"
\Vinay
-Original Message-
From: Wilda, Jet [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 04, 2008 4:48 PM
To: users@ht
Hi,
We basically do approach1, however you will also need to make a copy of
the binary if you truly want separate daemons.
~Jet
From: Vinay Purohit [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 04, 2008 12:36 AM
To: users@httpd.apache.org
Subj
Hello!
Where is the situation. I have a bunch of files (thousands) in a directory
structure which is accessible via direct url.
For example:
directory:
htdata/index.html
htdata/files
htdata/files/1/file1.dat
htdata/files/1/file2.dat
htdata/files/2/file3.dat
htdata/files/3/file4.dat
The poing
Hi All,
I am using Apache 2.2 Worker in Red-Hat 3.0.
Following are the behaviors observed in my access logs.
1) Sometime for a particular second there is no entry in the access log
although the server was up and it was fed by HTTP request.
2) Time stamp in the access log entry sometimes come in ir
Hi..
i have also setup reverse proxy in my working envinorment
but the problem is i cannt get the images in the web page and in the page i
am not able to login
this problem is there for only some websites.but for other i can login and
the images are getting displayed..
Here is the code i have writ
Andre Hübner wrote:
Servus,
What is the advantage of having larger log files? Why not rotate daily?
You don't want to rotate once it reaches 2GB. You should be doing it way
before then. Large log files are harder to search through and make sense
of.
sense is to have one file that can be
" MultiViews is used specifically when choosing
between a bunch of files that exist in the filesystem, but that have
different meta-data attached to them. You only have a single file, but
wish to process it in a bunch of different ways."
That's what I thought, though the brief explanation of Multi
Servus,
What is the advantage of having larger log files? Why not rotate daily?
You don't want to rotate once it reaches 2GB. You should be doing it way
before then. Large log files are harder to search through and make sense
of.
sense is to have one file that can be webalized cause webaliz
32 matches
Mail list logo