vice is still free, and allows
linking up to five domains.
Mark
Original Message
Subject: Re: [EMAIL PROTECTED] Need help
From: Robert Palmer <[EMAIL PROTECTED]>
To: users@httpd.apache.org
Date: Friday, October 19, 2007 02:33:21 PM
I've been running a number of low vol
I've been running a number of low volume sites on a 1.5M dsl with 128k
uplink for five+ years.
dyndns is excellent but now charge for new accounts and there are free
services available.
You didn't say if you were Linux or Windows. I use Linux, on an older
box with ddclient to update dns. The
Just write a simple cgi script that passes through the stdin stdout
messages and logs them. You'd need to consider performance and file
access conflicts on the log files.
Eric S. Johansson wrote:
Peter Milanese wrote:
Eric, your post comes across a bit abbrasive.
my apologies. It was not
Could somebody provide some advice on options to generate a pdf from
xfdf on an Apache server?
1. How and is it possible to kick off Adobe reader by providing the xfdf
name and having it bring up the pdf with the form fields populated.
2. How is it possible to perform a merge (I'd assume with a c
Gary W. Smith wrote:
Mod_proxy.
I want an internet facing Apache to be able to forward requests to an
Apache instance within my network.
-
The official User-To-User support forum of the Apache HTTP S
How do I have one Apache forward to another, similar to mod_jk for
Apache to Tomcat?
I want an internet facing Apache to be able to forward requests to an
Apache instance within my network.
-
The official User-To-User support
[EMAIL PROTECTED] wrote:
Hi Everyone,
I would appreciate any information on configuring apache to run on a non
standard port, however serving requests without explicitly defining the
port number in the URL.
Example:
1. If I run apache on port 7894 hosting mydomain.org
2. I should be able v
vince maxey wrote:
Thank you for your reply Deitmar.
I do have mod_jk.conf in Tomcat 5.5/conf/auto. I also
have mod_jk.so in Apache2/modules. Based on what I've
read and the instructions I've followed, I'm fairly
certain that I have all required files and config
references in place for bo
Is there a way from a web page (php for example) to access the referrer
(e.g. google) and the search query? I'm interested in the infromation
that shows
in the Apache log being available dynmically so that I can make a
decision what products to display on the home page.
---