And the access log?
On Oct 14, 2011 9:59 PM, "Steve Swift" wrote:
> I don't have any particular axe to grind, but putting a favicon.ico in the
> documentroot would avoid the error log starting to fill from the outset.
> Also, for someone who had just installed their first ever server, it would
>
On Mon, May 4, 2009 at 6:35 PM, William A. Rowe, Jr. wrote:
> Jason Todd Slack-Moehrle wrote:
> >
> > I see that Apache is loading a ton of modules, what can I safely get rid
> > of?
>
> Get rid of all the modules which don't affect the configuration or the
> behavior of your server. The easiest
Hello -
I've been looking for a way to somehow inject some content - a header,
if you will - in to any *initial* page that passes through Apache's
mod_proxy. I say *initial* because I wish to only apply this process to
the "first" page viewed, of a single page - not to subsequent pages
refe
Hello, all -
For sake of trying to sound clever, I'll just flat-out say what I'm
looking for, instead of using a real example.
We use a wildcard approach in a VirtualHost container to accept
requests, and it works quite well. However, I am having trouble making
logs for each actual server n
Bryan Hansen wrote:
I am trying to find a solution to the 4GB file limit that exists in
Apache 1.3. Most resources that discuss this issue offer solutions to
patch apache which only seem to work with apache 2.0+. (ie
http://people.apache.org/~jorton/ap_splitlfs.diff)
For the record:
We are do
Boysenberry Payne wrote:
I'm trying to avoid interruption of service as much as possible, but don't
have an alternative box to run on while I update. Is there a "preferred"
way to do this?
Thanks,
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
Hi -
The much preferred way
Chris Ackford wrote:
oh but that file is there thats the file i ran
- Original Message - From: "Pid" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, June 28, 2006 8:44 AM
Subject: Re: [EMAIL PROTECTED] chmod
it's telling you that it can't find
"c:\inetpub\wwwroot\chrisandhayz\Forum\install\i
Carlos Ross wrote:
Hello,
For two weeks I've been getting all of your messages...why all of a
sudden copy everybody?
Please stop broadcasting my mailbox is getting flooded and I have to
delete nearly 30
messages everyday.
Thanks!!
Hi -
30 messages every day? I should be so lucky.
T
Tiago Semprebom wrote:
Hello,
CPU: Pentium IV 3.0 GHz - HT,
Memory: 1 GB
OS - Linux (Ubuntu)
ServerLimit 256
KeepAlive on
KeepAliveTimeout 1
StartServers 5
MinSpareServers 5
MaxSpareServers 10
MaxClients 50
MaxRequestsPerChild
Calpro wrote:
Hi
I have recently downloaded and installed version 2.2 Apache, and after
adjusting the Listen port, it seems to be running Ok.
That is, it displays no error messages. But when I enter LocalHost into
MSIE I get the *404, File not found*.
LocalHost was entered into Netw
Krist van Besien wrote:
On 5/16/06, Dan Trainor <[EMAIL PROTECTED]> wrote:
We've got quite a few webservers, on which we're comfortable using
AWStats. The server pool is part of a load balance cluster, and it's
very difficult to generate statistics on the data as a
ing into
http://www.backhand.org/mod_log_spread/
-Dave
- Original Message -----
From: "Dan Trainor" <[EMAIL PROTECTED]>
To:
Sent: Tuesday, May 16, 2006 2:47 PM
Subject: [EMAIL PROTECTED] Keeping multiple logs in central location
> Hello, all -
>
> I've browsed the ar
Hello, all -
I've browsed the archives a bit, but have not been able to come up with
a good solution, so I'll go ahead and ask.
We've got quite a few webservers, on which we're comfortable using
AWStats. The server pool is part of a load balance cluster, and it's
very difficult to generate
Victor Trac wrote:
I run NFS server with 4 connected apache servers without any problems.
Just make sure to run all logging locally.
-Victor
On 5/15/06, *Dan Trainor* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
Hello, all -
I was wanting to see if I co
William A. Rowe, Jr. wrote:
Dan Trainor wrote:
I was wanting to see if I could get some feedback in regards to
hosting with Apache off of shared storage.
Turn off sendfile, mmap, and keep your locks/mutexes on local storage.
Hi William -
Thanks for the response.
So this is successful if
Hello, all -
I was wanting to see if I could get some feedback in regards to hosting
with Apache off of shared storage.
I have a lot of experience using Apache and LVS, and that works well.
However, I've got a new project, and I'd like to do the same kind of
setup, but also use shared storag
Hi -
Yea, I tested this. If two AuthUserFile directives are specified, the
last entry takes precidence. If two arguements are given to
AuthUserFile, an internal service error prints.
Thanks for the help, though
-dant
Joshua Slive wrote:
On 1/31/06, Dan Trainor <[EMAIL PROTECTED]>
Hello -
Is it possible for AuthUserFile to accept two arguments, i.e. two
seperate htpasswd-style files? Would I throw two arguments at it, or
have two seperate AuthUserFile directives, pointing to their own
htpasswd-style files?
Thanks
-dant
---
Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
The initial authentication would take place via PHP form. I understand
how 'require valid-user' works, and how it's used.
Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
The initial authentication would take place via PHP form. I understand
how 'require valid-user' works, and how it's used.
I figured out a way to do it, I'll re-post later on after I test a bit.
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote:
Hello, all -
I'm looking for a way to disable Apache's ability to secure a directory
using the .htaccess method of 'require valid-user'.
Would it be possible to enable/disable this functionality based on an
e
Hello, all -
I'm looking for a way to disable Apache's ability to secure a directory
using the .htaccess method of 'require valid-user'.
Would it be possible to enable/disable this functionality based on an
enviornment variable, for a specific user? I'm not terribly keen on
Apache's conditional
Hello, all -
I had a question about CustomLog.
Are things logged to this log during, or after the event has happened?
If I download a large file, would the event be loged prior to completion
of the file, or would it be logged after completion of the file?
Thanks
-dant
-
Benjamin Donnachie wrote:
I hope I'm asking this in the right area... I've searched the apache docs
with no luck so far...
My server runs procmail as the mail delivery agent and ideally I would like
to use procbuilder (http:
//www.uvm.edu/opensource/?Page=procbuilder.html) as a frontend to allo
Hello, all -
I've been doing some investigation on using ForceType in conjunction
with some wildcard characters. Something such as "inside all
directories prefixed by mystring-*, I want to ForceType this/type".
Aside from needing to learn a bit more about regex's, I think I have it
pretty m
Kevin O'Neil wrote:
>> Kevin -
>>
>> No worries.
>>
>> Did that work?
>>
>> Thanks
>> -dant
>>
>
> Yes, works excellent. Thanks!
>
>
Kevin -
Good.
Thanks
-dant
-
The official User-To-User support forum of the Apache HTTP Ser
Kevin O'Neil wrote:
>
>
>>
>> Kevin -
>>
>> How about a space b/t imagse/ and "/var/www/images" after the Alias
>> directive?
>>
>> You don't live in Arizona by chance, do you?
>>
>> Thanks
>> -dant
>
>
> Dant,
> Sorry I don't live there. I'm in NY. Thanks for the heads up on this.
> Thanks,
>
paul buttemer wrote:
> Hello all (my first message),
>
> I am unable to start Apache successfully - the httpd process starts, but
> immediately disappears with no relevant error diagnostic. Here are some
> points:
>
> - Apache version: 2.0.54 - absolutely default build and install (build
> and i
Kevin O'Neil wrote:
> I think I answered my own question.
>
> I found this to work I am just unsure if it's totally correct.
>
> Alias /images"/var/www/images"
>
>
>
> Options Indexes FollowSymLinks MultiViews
>
> AllowOverride None
>
> Order allow,deny
>
> Allow from all
>
>
>
Kevin -
Miguel Fonseca wrote:
Is it possible to implement in apache a disk quota?
thank you
I don't believe Apache has a mechanism for implementing a quota.
However, you can implement your own disk quota by first reading 'man
quota', and it will explain how to accomplish this.
Thanks
-dant
Nick Pappas wrote:
> Hello all.
>
> Can anyone direct me to a good resource to trimming down Apache 1.3 to
> be as small as possible for my needs? I'd like to disable as much of
> the server as possible both to reduce the footprint of the server and
> to avoid potential linking errors in compilin
Dan Trainor wrote:
> Hello, all -
>
> This is a subject that's been discussed on the list before, but an
> answer never was quite found.
>
> I've got a rather busy site, and often times I get some of the following
> pieces of info in my log:
>
> [Mon Jul
Hello, all -
This is a subject that's been discussed on the list before, but an
answer never was quite found.
I've got a rather busy site, and often times I get some of the following
pieces of info in my log:
[Mon Jul 11 12:33:17 2005] [info] server seems busy, (you may need to
increase StartSer
Jason Czerak wrote:
> Wed Jul 06 16:25:18 2005] [notice] child pid 24242 exit signal File size
> limit exceeded (25)
> [Wed Jul 06 16:27:00 2005] [notice] child pid 24368 exit signal File
> size limit exceeded (25)
> [Wed Jul 06 16:27:02 2005] [notice] child pid 24523 exit signal File
> size limit
nephish wrote:
> Bagus Nugroho wrote:
>
>> Hi All,
>>
>> Currently, I'm used Apache 1.3 and willing to upgrade to Apache 2.0/php5
>> But I'm failed, and just show php code on web-browser.
>> Is there any special command on httpd.conf or php.ini which totally
>> different with apache 1.3/php 4.3.
>
Joseph Lee wrote:
> Hi,
>
> I am trying to run Apache web server on my Redhat
> Linux machine. I just installed and configured Apache
> httpd-2.0.54, and entered "http://localhost"; on my
> browser (Mozilla). I was able to see "If you can see
> this, it means the installation ... was successful."
Arthur Guy wrote:
I am not that familiar with apache, I usually use IIS and IIS instillations
need a patch and filters installed before they are used, I just wanted to
make sure there wasn't something I was missing with apache.
Thanks for the security links Aman I will check those out.
One oth
Noah wrote:
> apache+mod_ssl-1.3.33+2.8.22
> FreeBSD-4.11R3
>
> This is really important for us to fix so I am asking again.
>
> so I upgraded to apache 1.3.33 built from the FreeBSD /usr/ports directory, a
> common directory to
> build FreeBSD ports, about a month ago and around that time I st
Hello, all -
I've seen several examples on how to implement basic authentication,
drawing usernames and passwords with anything from a simple text file,
to a large LDAP or MySQL server. I'd like to take it one step further.
We are developing an application in-house that does a few things,
includ
Hello, all -
I'm trying to modify Apache to the point where no un-necessary options
are compiled in, or files are left around. I've done a pretty good job
getting it down in both size and functionality, but I'm sure I'm missing
some pieces.
I guess what I'm asking here is, does anyone have any t
Nanu Calmanovitz wrote:
Thanks,
Do u know any such freeware or shareware tool?
TIA
Nanu
[EMAIL PROTECTED] 05/18/05 03:56pm >>>
On 5/18/05, Nanu Calmanovitz <[EMAIL PROTECTED]> wrote:
Hi,
I am looking for a forum, mailing list, or any other place \ source that can
help me with the Hebr
41 matches
Mail list logo