Hello,
I would like to know if Apache webserver can generate localized logging.
For example, If I install Apache webserver on Japanese OS or English OS
with system locale changes to japanese, is it possible to generate http
logs in Japanese language since the administrator will be japanese us
Alok,
This is indeed very strange. Rest assured that Apache does not have a
"swamp-1%-of-requests-just-to-mess-with-Alok" config option: we would
not turn that on by default.
How does the delay manifest itself? Are you running analysis software
like Wily CEM or Tealeaf?
Search for comm
if you've restarted apache recently, apache 2.0.54 requires the use of
startssl to start up apache.
ie. [ /foo ]# apachectl startssl
On Tue, Dec 22, 2009 at 8:23 PM, Devraj Mukherjee wrote:
> Provide us some more information please.
>
> - What OS are you using?
> - If Linux can you do something
Provide us some more information please.
- What OS are you using?
- If Linux can you do something like a netstat --listen and see if 443
is being used.
- Change in firewall configuration
On Wed, Dec 23, 2009 at 12:15 PM, cpanon wrote:
>
> Hello
> I have a Apache2.054 system that was working perf
I installed apache http server 2 on my ubuntu linux computer at home. I also
have a router which I forwarded the http port to that computer. My problem
is that my friend, who is not on the same network, can access my website
without any problem. But at my girlfriends house, I can't get access to t
Only this %(HTTP_HOST) should be in curly brackets
On Wed, Dec 23, 2009 at 1:51 AM, Oliver Schoenborn wrote:
> Vijay,
> If you have a small number of subdomains, I would try, for each one:
>
>
>ServerName subdomainN.domain.com
>ProxyRequests off
>ProxyPass / http://domain
Hello
I have a Apache2.054 system that was working perfectly with https for months.
I was able to see the specific secured page, it was loading my certificate
file, excellent. All of a sudden, with no change in the configuration, really,
it is no longer listening on 443. I have the log as rec
Hi Apache Gurus,
I am really troubled by this. Please provide your suggestions on how to address
this:
My website is having sporadic delays (about 1% of requests are delayed). Most
of the delayed resources are placed locally on the same box as Apache only and
are not being proxied...
See the b
Thanks for your help. It now works like a charm
Jaap
On Mon, Dec 21, 2009 at 15:58, Eric Covener wrote:
> On Mon, Dec 21, 2009 at 9:56 AM, André Warnier wrote:
>
>>> RewriteCond %{HTTP_HOST} ^(www\.)maindomain.com$
>>
>> or rather :
>> RewriteCond %{HTTP_HOST} ^(www\.)?maindomain.com$
>
> yep
>
On Tue, Dec 22, 2009 at 1:02 PM, Chris Copeland wrote:
> Jeff, thanks for the help. Replacing that file solved my problem.
>
> I could use some guidance on what to do now. I am building packages
> for use on production servers.
>
> * Would 2.2.14 with this patch suitable for use on a production
Jeff, thanks for the help. Replacing that file solved my problem.
I could use some guidance on what to do now. I am building packages
for use on production servers.
* Would 2.2.14 with this patch suitable for use on a production server?
* Would an earlier version of 2.2 be better for my Solar
On Tuesday 22 December 2009 18:12:58 Frank Bonnet wrote:
> Hello
>
> As described uin the subject I'm searching for such piece of software
> it might be freeware or commercial but must runs with Linux.
>
> A highly configurable software is a must as we need to do a lot
> of statistics ( per user,
Sorry
But doesn't work
I added RR in the end of mod_proxy !!!
Ricardo
On Mon, Dec 21, 2009 at 3:06 PM, Jim Jagielski wrote:
> Yep
>
> On Dec 21, 2009, at 10:54 AM, ricardo figueiredo wrote:
>
> > I found this link:
> >
> http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/proxy/m
Frank Bonnet wrote:
Hello
As described uin the subject I'm searching for such piece of software
it might be freeware or commercial but must runs with Linux.
A highly configurable software is a must as we need to do a lot
of statistics ( per user, IP , auth successful , auth not successful ...)
Hello
As described uin the subject I'm searching for such piece of software
it might be freeware or commercial but must runs with Linux.
A highly configurable software is a must as we need to do a lot
of statistics ( per user, IP , auth successful , auth not successful ...)
Graphical reports of
Vijay,
If you have a small number of subdomains, I would try, for each one:
ServerName subdomainN.domain.com
ProxyRequests off
ProxyPass / http://domain.com/key/subdomainN
ProxyPassReverse / http://domain.com/key/subdomainN
Otherwise I would try a rewrite rule such
On 18.12.09 16:24, zmerry wrote:
> When I use Apache and PHP to learn Chunked Transfer Encoding, I found all
> chunk-size are about 8k bytes. However, I saw some chunk-size are less
> than 100 bytes in a http tutorial.
>
> I spend lots of time trying to solve the question, but get nothing.
>
> Co
Hi all,
I am very new to httpd server. And i have a immediate problem to solve. My
server instance is running on centos box.
If a request comes to my server as
http://sub-domain.domain.com
---
This should be translated to
---
http://domain.com/key/sub-domain
---
I have configured many vi
18 matches
Mail list logo