Check this out Gerry.
http://www.clockwatchers.com/cron_general.html
Keith
In theory, theory and practice are the same;
In practice they are not.
On Sat, 21 Jan 2006, Gerry Danen wrote:
> To: users@httpd.apache.org
> From: Gerry Danen <[EMAIL PROTECTED]>
> Subject: [EMAIL PROTECTED] OT quest
Where would I go to ask questions about cron?
I keep getting /bin/bash: root: command not found
Sorry for the OT post...
Gerry
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache
Hello everyone,
I've been wracking my brain for the solution to a problem I am experiencing;
I hope someone can help me figure out what is going on.
I have 2 servers, 1 local and the other a dedicated server on the east coast
(not that the location matters).
I am following the how-to here
(http:
On 1/21/06, Muthu <[EMAIL PROTECTED]> wrote:
> Hi all,
>
>
> I am using apache 2.0.55. In the directory listing, it is not
> showing the password protected directory (i.e the directory which has
> .htaccess file). All other directories are getting listed. If I remove
> the .htaccess file,
Hi all,
I am using apache 2.0.55. In the directory listing, it is not
showing the password protected directory (i.e the directory which has
.htaccess file). All other directories are getting listed. If I remove
the .htaccess file, It is listing that directory. Can somebody give
sugge
Hello,
using Apache 2.2.0/mod_proxy_balancer, is it possible to configure a
proxy balancer with two balancer members, where one of the two only gets
the requests, if the other one fails?
In mod_jk that was possible using "local_worker_only", but with
mod_proxy_balancer I have not yet underst
Joshua,
I just found that I was trying to use symbolic links for something they
cannot be used for. I am using rewrite rules instead now.
Thanks anyway for your answer.
David
Joshua Slive wrote:
On 1/20/06, David Knecht <[EMAIL PROTECTED]> wrote:
I would like to configure Apache 2.0.52 on