I have a home server running 4 name vhosts, using a dynamic DNS. The
second, third and fourth vhosts are "real" and known to the DNS. The
default (first) vhost is only accessible by IP address (or an abstruse
and unpublished servername). It gets quite a bit of traffic by IP
address which is cle
Hello all,
I like to share a strange apache issue with you all, if any one can give
me any clue.
This is a opensuse 11.1 box with dual core amd 64 bit and 4 GB RAM.
apache2-2.2.10-2.5 is installed with mysql Ver 14.12 Distrib 5.0.67, for
suse-linux-gnu (x86_64) using readline 5.2
The server runn
First, thanks for those of you who responded my question. Yuppie!!! I know
what caused my problem!!!
It turned out the problem has nothing to do with the way how I declared my
VirtualHost containers in httpd.conf. There was a third party software that we
are required to use that was included
Use mod_expires instead
Sent from my phone
On May 19, 2010 11:42 PM, "Pablo Garcia Melga" wrote:
Hello,
I'm struggling with a configuration that doesn't seems to work
I have an httpd 2.2.15 running on RHEL 5.3 loaded with mod_rewrite,
mod_headers, mod_expires and php
I have configured this
I would suggest you NAT to a different port but same ip address on the Linux
server.
Regards,
Kevin Castellow
http://kevincastellow.workintel.com
On Wed, May 19, 2010 at 3:54 PM, Mike A. Leonetti wrote:
> I have three external IP addresses NATed through the firewall to one
> local IP address o
I have three external IP addresses NATed through the firewall to one
local IP address on a Linux server. Will I still be able to define a
VirtualHost for each external IP address in apache even though the
interface is only set up for the one local IP address?
Thanks.
--
Mike A. Leonetti
As warm
On Wed, May 19, 2010 at 1:45 PM, skrishnam...@bloomberg.com
wrote:
> Hi , Is it possible to have TransferLog directive that also zips up the
> putput file directly from apache without piping to a wrapper script around
> rotatelogs? Have been doing some research but no luck yet? If you do, let me
Hi , Is it possible to have TransferLog directive that also zips up the putput
file directly from apache without piping to a wrapper script around rotatelogs?
Have been doing some research but no luck yet? If you do, let me know. I don't
have mod_gziip or mod_deflate either. Thx
---
Mary
Did you ever make any progress? This sounds just like what I ran into when I
built Apache 2.2.11 from source for RHEL5.4 last summer. I never did get a
good solution. The following worked for me. In the section for configuring
the Virtual Host:
Allow from ALL
DocumentRoot "/a
Hello,
I'm struggling with a configuration that doesn't seems to work
I have an httpd 2.2.15 running on RHEL 5.3 loaded with mod_rewrite,
mod_headers, mod_expires and php
I have configured this rewrite rule
RewriteRule "/c([0-9]+)-([a-zA-Z/-]+)-p([0-9]+)(.*)"
"/nl_listado.php?categoria=$1&pagin
10 matches
Mail list logo