On 2/14/2013 11:52 AM, Benoit GEORGELIN (web4all) wrote:
> Hi !
>
> I'm agree with you BEN.
> Thanks for all these information.
>
> I'll try some others tests with Riccardo and we will update the message even
> if it's not an apache problem :)
A follow-up / solution would be great, should
On Feb 14, 2013, at 9:30 AM, Chris A wrote:
> Apache 2.12.x in sles11 sp2. I am trying to give clients access to the mail
> server on port 443 by using a rewrite rule. The rule:
>
> Rewriteengine on
> Rewritecond %{HTTPS_HOST} ^mail\.
> Rewritecond %{HTTPS} on
> Rewriterule ^/(.*) https://192.1
Hello Chris,
Not sure how well it would work for your particular situation, given the
embedded nature, but one approach to this may be to run 2 completely
separate apache instances.
This is often done on servers to distinguish between lightweight and
heavy content: eg. have one stripped down apac
On Thu, Feb 14, 2013 at 5:40 PM, Chris Villone wrote:
> Hi all,
>
> I have an apache server running on an embedded device that serves webpages to
> clients using a bunch of custom modules.
>
> I'm now trying to load some webpages from the device using
> http://127.0.0.1/foo/blah.html
>
> These p
Hi all,
I have an apache server running on an embedded device that serves webpages to
clients using a bunch of custom modules.
I'm now trying to load some webpages from the device using
http://127.0.0.1/foo/blah.html
These pages don't need any of the custom modules since they don't use any
Hi !
I'm agree with you BEN.
Thanks for all these information.
I'll try some others tests with Riccardo and we will update the message even if
it's not an apache problem :)
Thanks
On 2/13/2013 10:49 PM, Benoit GEORGELIN (web4all) wrote:
>
> Hi guys,
>
> here is the content of perspec
On 2/14/2013 4:47 AM, Riccardo Cohen wrote:
> Hi Ben
>
>> Do other PHP scripts function as expected when executed via mod_fcgid?
>> Or do they all return the error string, "No input file specified" and a
>> 404 response?
>
> Actually my website redirect all urls to /index.php, so there is only
On 2/13/2013 10:49 PM, Benoit GEORGELIN (web4all) wrote:
>
> Hi guys,
>
> here is the content of perspectives-musicales.org's wrapper:
>
>
> #!/bin/sh
> # Wrapper PHP w4a
> PHPRC="/opt/datas_prod/http1/confs/phpini/perspectives-musicales.org.ini"
> PHP_FCGI_MAX_REQUESTS=8000
> export PH
Hi all,
I'm trying hard to configure mod_cache with mod_cache_disk and apache
2.4, without real success.
I'm able to enable cache for public files (no authentication), but not
for private ones. From my understanding, setting |CacheQuickHandler to
off |should have done the trick, but it keeps
Apache 2.12.x in sles11 sp2. I am trying to give clients access to the mail
server on port 443 by using a rewrite rule. The rule:
Rewriteengine on
Rewritecond %{HTTPS_HOST} ^mail\.
Rewritecond %{HTTPS} on
Rewriterule ^/(.*) https://192.168.124.3/$1 [P]
[Error] The error log on the apache server:
Hi Ben
Do other PHP scripts function as expected when executed via mod_fcgid?
Or do they all return the error string, "No input file specified" and a
404 response?
Actually my website redirect all urls to /index.php, so there is only
one php file (that loads many others). This way I implement
Server version: Apache/2.2.12 (Linux/SUSE)
Configuration :
ProxyRemoteMatch .*toto* http://x.x.x.1:8080
ProxyRemoteMatch .*titi* http://x.x.x.2:8080
Noproxy .tata
Why apache send a DNS request for *toto* ou *titi* ?
What is the parameter option for block the DNS request ?
BR
Alain
Post-scriptu
I am seeing memory usage, as reported by free creeping up with time, before
eventually plateauing. Free reported 2,495Gb used, and 1,337Gb free. The
summary in top seemed to concur with these values. However if I add up the
memory used by various process I cannot account for anywhere near that.
13 matches
Mail list logo