On 6/18/05, Z. Z. <[EMAIL PROTECTED]> wrote:
> Http server get this text log inside
>
> 200.106.169.245 - - [17/Jun/2004:21:44:06 +0100] "GET / HTTP/1.0" 200 1118
> 200.176.196.70 - - [17/Jun/2004:21:47:20 +0100] "POST
> /_vti_bin/_vti_aut/fp30reg.dll HTTP/1.1" 404 227
> 200.176.196.70 - - [17/Jun
* Tom Sayers wrote:
> Version 2.0.54 states "This release is compatible with modules compiled
> for 2.0.42 and later versions." What steps do I need to take to upgrade
> to 2.0.54 if I have version 2.0.40 at present?
If you're not using third-party modules, you can just update to the current
ver
Tom Sayers wrote:
Version 2.0.54 states "This release is compatible with modules compiled for 2.0.42
and later versions."
What steps do I need to take to upgrade to 2.0.54 if I have version 2.0.40 at
present?
ahmm.read the docs?
Version 2.0.54 states "This release is compatible with modules compiled for
2.0.42 and later versions."
What steps do I need to take to upgrade to 2.0.54 if I have version 2.0.40 at
present?
Sincerely
Tom Sayers
-
The officia
Http server get this text log inside
200.106.169.245 - - [17/Jun/2004:21:44:06 +0100] "GET / HTTP/1.0" 200 1118
200.176.196.70 - - [17/Jun/2004:21:47:20 +0100] "POST
/_vti_bin/_vti_aut/fp30reg.dll HTTP/1.1" 404 227
200.176.196.70 - - [17/Jun/2004:21:48:23 +0100] "SEARCH
/\x90\x04H\x04H\x04H\x04
In order to get logging from my cgi I proceeded as shown
below. Is this correct? It did not seem to be working
all of the time, but I am not sure.
In syslog.conf:
local0.* /var/log/httpd/cgi
In c++ cgi:
openlog("cgi",LOG_PID|LOG_NDELAY|LOG_NOWAIT,LOG_LOCAL0);
syslog(LOG_INFO,
To unsubscribe from the list, you must mail to the address
[EMAIL PROTECTED] Putting it in the subject line
doesn't do anything.
Joshua.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://htt
On 6/18/05, K Anand <[EMAIL PROTECTED]> wrote:
> Josh,
> here is what the apache 1.3 manual says about Directory and
> Location directives :
>
> Location Directive :
> " For all origin (non-proxy) requests, the URL to be matched is of the form
> /path/, and you should not include any http:
Ian Huynh <[EMAIL PROTECTED]> wrote:
you can use mod_rewrite to change the URL and proxy at the same time.add these lines in your httpd.confLoadModule proxy_module modules/mod_proxy.soLoadModule proxy_http_module modules/mod_proxy_http.so LoadModule rewrite_module modules/mod_rewrite.soRewriteEngin
Hello,
I'm trying to debug an Apache 2.0.54 crash that is happening a
couple of times a day on my Win2k SP4 box. The PC pops up a window that
says:
"Apache.exe has generated errors and will be closed by
windows. You will need to restart the program. An error log is being
created."
Apac
Hi Ian,
Thank you so much for replying to my problem.
Ok,I did exactly what you did in httpd.conf and like I say
I still get the IE eroor pages.
Do I need to move the error folder to my web root??
As for using non- IE browser,I am currently using
Maxthon.Could that be the problem as I know that Max
11 matches
Mail list logo