Hello.
I currently have a server at home with public IP hosting 4 websites
(virtual hosting). Yesterday I had a power outage for most of the day.
As a result, no web presence.
I would like to know if there is a way to have another server somewhere
else with the same dynamic content as a "backup"
On 06/09/2011 11:48 PM, Xavier Lopez wrote:
Hi, I'm using Apache 2.2 on Ubuntu 10.04. I've checked that php mod is
enabled. It is. I'm using virtual hosts. It serves all html files,
but not php. Following is my VHost configuration:
ServerName http://new.dev
ServerAdmin webmast
Hi, I'm using Apache 2.2 on Ubuntu 10.04. I've checked that php mod is
enabled. It is. I'm using virtual hosts. It serves all html files,
but not php. Following is my VHost configuration:
ServerName http://new.dev
ServerAdmin webmaster@localhost
DocumentRoot /home/zave/Pu
On Thu, Jun 9, 2011 at 3:47 PM, Steve Brereton wrote:
> Hi there.
>
> We're having problems with a reverse proxy that runs from a windows 2003
> /iis server to a w2k8/iis (dmz to internal server).
> Its running on Apache 2.2.3 using the following module setup
Try adding this:
SetEnv proxy-nokeep
Hi there.
We're having problems with a reverse proxy that runs from a windows 2003 /iis
server to a w2k8/iis (dmz to internal server).
Its running on Apache 2.2.3 using the following module setup
LoadModule actions_module modules/mod_actions.so
LoadModule alias_module m
Quoting Mark Montague :
On June 8, 2011 15:50 , dhottin...@harrisonburg.k12.va.us wrote:
I currently use .htaccess to prompt for username and password and
point it to an ldap database running on my mailserver. Im
considering moving all my mail accounts to gmail. Does anyone know
if i
On June 9, 2011 5:53 , Pravesh Rai wrote:
Can anyone please let me know, how to get this field in HTTP header ?
First, the browser or other client needs to request a byte range
response. To do this, the client must use HTTP 1.1 with a Range header
specifying the byte range it would like t
Hi All,
Can anyone please let me know, how to get this field in HTTP header ?
Thanks,
PK