Apparently there's not a damn thing I can do about it:
http://httpd.apache.org/docs/2.0/logs.html
"The first item in the log entry is the date and time of the
message. The second entry lists the severity of the error being
reported. The LogLevel directive is used to control the types of
errors t
Server: Apache/2.0.55 (Debian) mod_apreq2-20051231/2.5.7 mod_perl/2.0.2
Perl/v5.8.8
Using the regular cgi handler (no mod_perl fancy stuff), my
warning messages have this format:
[Fri Aug 11 13:25:03 2006] [error] [client 127.0.0.1] ---, referer:
http://localhost/the_http_referer_page.html
T
On 8/11/06, José Euclides Silva Junior <[EMAIL PROTECTED]> wrote:
Hi guys,
i am back with those questions about redirect directive... As Steve taught
me to do, my http.conf is the following:
ServerName www-pddataprev
DocumentRoot
/u01/app/oracle/product/oracle10g/Apache/Apache/htdocs/deqs_web
Hi guys,
i am back with those questions about redirect directive... As Steve taught me to do, my http.conf is the following:
ServerName www-pddataprev DocumentRoot /u01/app/oracle/product/oracle10g/Apache/Apache/htdocs/deqs_web/ # DocumentRoot /u01/app/oracle/product/oracle10g/j2ee Rewrite
I thought I started a new thread,
apparently, I didn't. Sorry for the incident.
Thanks for your info. It seems the search
at marc is not working. The other one works fine.
Thanks.
Cairen
"Joshua Slive"
<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
08/11/2006 01:43 PM
Please respond to
Hi,
I am trying to load my test module from
Apache. The test module is a DLL which is loaded by Apache using LoadLibraryExw
call. When I add PRO*C/C++ code and link with orasql9.lib then the LoadLibrary
call is failing.
The PRO*C code is below.
Please Help me.
#ifdef WIN32
__declspec( dl
On 8/11/06, Cairen Lajia <[EMAIL PROTECTED]> wrote:
Hi Joshua,
Is there any search function for those archives
(http://mail-archives.apache.org/mod_mbox/httpd-users/)? thanks.
You're kind of hijacking an unrelated thread here.
Anyway, no, the apache mail archives don't have a search facil
Hi Joshua,
Is there any search function for those
archives (http://mail-archives.apache.org/mod_mbox/httpd-users/)? thanks.
Cairen
"Joshua Slive"
<[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
08/11/2006 12:08 PM
Please respond to
users@httpd.apache.org
To
users@httpd.apache.org
c
Hello Jacqui,
sorry for the löate answer, but I was not in France...
Am 2006-08-02 18:46:34, schrieb Jacqui Caren:
> Block all email that includes 'out of the office' :-)
>
> Of course, any vacation software should NEVER respond to
> mailing lists - and you can tell real lists from the headers.
On 8/11/06, William A. Rowe, Jr. <[EMAIL PROTECTED]> wrote:
Joshua Slive wrote:
>
> You can contact users-owner at httpd.apache.org, but that will go to
> me, so you can contact me off-list if you'd like.
Raises a good question; what about a new footer to keep down the noise?
The official User-
Hi Jacqui and *,
Am 2006-06-26 09:12:49, schrieb Jacqui Caren:
> There is a *small* possibility that he and the german sounding person
> with the same complaint were having a problem with non latin-1 chars
> in their email address.
I have found some mailinglist managesrs, which reject E-Mails
IF
Hi all,
Am 2006-06-24 19:49:55, schrieb Walter Nicholls:
> If by 'the directions on the webpage' you mean
> http://httpd.apache.org/userslist.html then that isn't going to be much
> help, since it suggests emailing the unsubscribe address, which as Chris
> Price points out isn't working.
I do
Joshua Slive wrote:
>
> You can contact users-owner at httpd.apache.org, but that will go to
> me, so you can contact me off-list if you'd like.
Raises a good question; what about a new footer to keep down the noise?
The official User-To-User support forum of the Apache HTTP Server Project.
See
On 8/11/06, Errol Neal <[EMAIL PROTECTED]> wrote:
How do I do this? Or the manager of the archives...
You can contact users-owner at httpd.apache.org, but that will go to
me, so you can contact me off-list if you'd like.
If you're planning to ask for a message to be deleted from the
archives,
How do I do this? Or the manager of the archives...
Thanks!
Errol Neal
__
Errol Uriel Neal Jr.
Sr. Network Administrator
DFI International, Inc.
1717 Pennsylvania Ave NW, Suite 1300
Washington, DC 20006
Tel (202)452-6955
Fax (202)452-6910
[EMAIL PROTECTED]
On 8/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello, Does anyone have any suggestions on how to solve the following
issue:
Hmmm... Your problem involves Lucene and Tomcat, but you are posting
in an HTTP Server forum. Perhaps you'd have better luck at
http://tomcat.apache.org/lists
Hello, Does anyone have any suggestions on how to solve the following
issue:
Following a Tomcat restart, our web based application has Lucene creating a
single
new index in a RAMDirectory, followed by continuous creation of
additional index entries as new content is published.
During the initi
Hi Michael!
How interesting [and bizarre]. Since your last post I've been
researching this to find why it's working on my site but not on yours
and have gotten nowhere. My testing realms are static pages and use the
container. Everything else on my site is dynamically
generated and I use the
Steve Swift wrote:
This should work for you:
Thanks Mr Swift. I think you meant :
EnableSendfile on
Thanks again ! It's done.
--
Steve Swift
http://www.swiftys.org.uk
--
Obrigado,
--
Jose Adri
This should work for you:EnableSendfile on-- Steve Swifthttp://www.swiftys.org.uk
On Friday 11 August 2006 09:56, Rob Sterenborg wrote:
> On Thu, August 10, 2006 17:48, Nick Kew wrote:
> >> The AuthDBDUserPWQuery directive contains "User". Should it also work
> >> for "Require group"?
> >
> > Nope. If you want to check groups from your database, you'll need
> > mod_authz_dbd an
I have finally managed to get a clean compile after fixing
mod_usertrack.mak, htpassword.mak and makefile.win.
I will provide details or the fixed files if anyone is interested.
Chris Lewis
-
The official User-To-User support f
I'm running 2.0.58 on Windows XP PRO and I'd like to turn on
enablesendfile only for some local drives. So, I need something like :
|
EnableSendfile on
How do I do that ? I guess I need some sort of RegEx.
Thanks in advance for your support !
|
--
Obrigado,
On Thu, August 10, 2006 17:48, Nick Kew wrote:
>> The AuthDBDUserPWQuery directive contains "User". Should it also work for
>> "Require group"?
>
> Nope. If you want to check groups from your database, you'll need
> mod_authz_dbd and "Require dbd-group admins"
Ah. And I need the files modules/aaa
Hi William,
I've now managed to get this to work by using instead
of , my listing now reads:
Order Allow,Deny
Satisfy Any
Allow from 10.0.0
AuthName "authentication required"
AuthType Basic
AuthMySQLHost localhost
AuthMyS
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 11, 2006 6:03 AM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Httpd.conf configuration problem
>
>
>
> Hi,
>
> I tried in all ways, but facing the same error
>
>
>
>
26 matches
Mail list logo