Hi,
I tried on my local machine, it doesn't complain about the syn error, but I
have the following line enabled:
#LoadModule rewrite_module modules/mod_rewrite.so -> LoadModule
rewrite_module modules/mod_rewrite.so
I thought this should be enabled to get rewrite_module loaded.
Цитат на писмо от "William A. Rowe, Jr."
<[EMAIL PROTECTED]>:
> I can pretty much assure you IE7 isn't limited to W3C nor
> IETF defined
> standards ;-) But if they finally obey Content-Type
> text/plain, or
> binary/octet-stream, and no longer dynamically
> recatagorize them, then
> MS IE team m
Apache users,
I have had a problem with the use of mod_rewite. I'm hoping that
someone can point me in the right direction...
To test the usage of mod_rewrite, I am trying to direct users who
connect to "/" to get /index.html.fr, that is, the French version of
the default home page. In or
List,
I have a piece of Ruby code and a piece of PHP code that I would like to serve
as part of one web page. My server has been setup such that it can serve Ruby
and PHP pages individually, but I'm not sure if there exists the means to get
Apache to interpret a block of Ruby code in the same
CC wrote::
Hi,
Just wanted to post an addendum.
It seems that I had to recompile both
apxs and apr.
After recompiling and re-installing,
2.2.4 works now.
Ed
-
The official User-To-User support forum of the Apache HTTP Serve
Grant,
I don't know why, but I can confirm that it does break pdf's I have had to
exclude them, I have had this issue since I started with Apache (2.0.54)
I do this
SetEnvIfNoCase Request_URI \.(?:gif|jpe?g|png)$ no-gzip dont-vary
SetEnvIfNoCase Request_URI \.pdf$ no-gzip dont-
On Mon, 18 Jun 2007 15:18:44 +0100, Tony Stevenson wrote:
[...]
>> However, when I configure my box with a FQDN this interferes with
>> Apache,
>> which assumes that I want to actually have a web page. The apparent
>> work around is to use virtual hosts?
>
> Where do you configure this FQDN? In
On 6/24/07, Graeme Fowler <[EMAIL PROTECTED]> wrote:
On Sun, 2007-06-24 at 12:18 -0400, S. William Schulz wrote:
> Today, I set out to configure some statistics software, but in looking
> at the logfiles, I find that Apache is logging all requests as coming
> from the same IP, initially 8.12.227.
Hi again all,
I was reading about deflating only text content since jpgs etc are already
compressed.
My deflate_log looks as thus:
defiant# tail -f deflate_log
"GET / HTTP/1.0" -/- (-%)
"GET / HTTP/1.0" -/- (-%)
"GET / HTTP/1.0" -/- (-%)
"GET / HTTP/1.0" -/- (-%)
"GET / HTTP/1.0" -/- (-%)
"GET
On Sun, 2007-06-24 at 12:18 -0400, S. William Schulz wrote:
> Today, I set out to configure some statistics software, but in looking
> at the logfiles, I find that Apache is logging all requests as coming
> from the same IP, initially 8.12.227.191. That is not the IP of the
> machine, nor of any m
Hi all,
It seems mod deflate may be causing some older versions of windows (98, 2000)
to cracsh when pdf's are accessed.
Does any one know of this and any patches/workarounds that might help?
I am running FreeBSD 6.2 and apache 2.2.3.
Mime types pehaps?
-Grant
I am running Apache 2.0.59 on a CentOS 4.5 system (their RPM build),
and it has been working for several months. This is a smallish
install, with less than 25 vhosts.
Today, I set out to configure some statistics software, but in looking
at the logfiles, I find that Apache is logging all request
On 20.06.07 08:38, [EMAIL PROTECTED] wrote:
> Also, name-based virtual hosting only works with HTTP. You can not run
> HTTPS that way.
Surely he can. There are only a few limitations (one ssl certificate per
ip/port)
--
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning
Hi,
I'm running apache 2.2.4 with mod_proxy and I'm trying to make a Comet
service hosted by a backend Tomcat 6.0.13 server work.
I have the following line in my httpd.conf:
ProxyPass /mycometservice http://127.0.0.1:8080/mycometservice
flushpackets=on
However, mod_proxy does not seem t
Hi,
I don't know what happened to my Apache 2.2.4, but it now segfaults.
[debug] prefork.c(991): AcceptMutex: sysvsem (default: sysvsem)
[notice] child pid 2773 exit signal Segmentation fault (11)
[notice] child pid 2774 exit signal Segmentation fault (11)
[notice] child pid 2775 exit signal Seg
15 matches
Mail list logo