Hi,
Does anyone know whether the msi installer for windows takes any parameter.
I want to install apache silently from a command line...is this possible ?
Thanks,
Tal.
_
Express yourself instantly with MSN Messenger! Download today
I have obviously gone through these documents but did not get much
useful information from these links.
Not exactly step by step how-to, but at least if there is some
information on mapping of old against new APIs/data structures, would
help us go ahead.
If anyone has successfully ported Apache
I'm using mod rewrite and it's working just fine and dandy. But, I
want to deploy it in different enviornments that use different virtual
hosts. So right now I have the Rewrite Condition -
RewriteCond %{HTTP_HOST} (.*).bpapa.mysite.com
For my local machine, which works fine but that's kinda ugly.
Ok
here is the consol output from an attempt to compile mod_index_rss
Foes anyone know how to fix this/
david
dns1# cd mod_index_rss/
dns1# ls -l
total 22
drwxr-xr-x 2 root wheel 512 May 2 08:42 Attic
-rw-r--r-- 1 root wheel 589 Sep 11 16:16 Makefile
-r--r--r-- 1 root wheel 3426
On Sep 22, 2005, at 2:57 PM, Jim Jagielski wrote:
Colin Murtaugh wrote:
BalancerMember http://servera.domain.com/proxytest retry=10
loadfactor=1
BalancerMember http://serverb.domain.com/proxytest retry=10
loadfactor=1
ProxyPass /proxytest balancer://mycluster lbmethod=byrequests
Colin Murtaugh wrote:
>
>
> BalancerMember http://servera.domain.com/proxytest retry=10
> loadfactor=1
> BalancerMember http://serverb.domain.com/proxytest retry=10
> loadfactor=1
>
>
> ProxyPass /proxytest balancer://mycluster lbmethod=byrequests
>
>
> SetHandler balancer-
Hi -
I'm not sure if this message should go here or the dev list, but I'll
start here.
I've installed apache 2.1.7 (beta) and am trying out the load
balancing functionality offered by mod_proxy_balancer.
I've configured a simple test server like this:
BalancerMember http://servera.d
What about mod_perl, mod_ruby, or mod_phython?
I know at least mod_perl can be used in the configuration
directives.
Boysenberry
boysenberrys.com | habitatlife.com | selfgnosis.com
On Sep 22, 2005, at 5:42 AM, Krist van Besien wrote:
On 9/22/05, Davide Bianchi <[EMAIL PROTECTED]> wrote:
Kri
Susan,
What do your apache logs show (httpd-ssl_request.log,
httpd_access.log and httpd_error.log in /var/log or
something similar)? Yes it sounds like your SSL is
running on the server but the server is not
authenticating against the certificates, meaning it
does not have access to the certifica
First: please post in plain text.
Second: what was wrong with the docs you were already referred to?
(http://marc.theaimsgroup.com/?l=apache-httpd-users&m=112730868510244&w=2)
You sound like you're looking for a step-by-step how-to that will avoid you
having to do any work yourself. How do you k
Title: NEED URGENT HELP: Porting to Apache 1.3.x module to Apache2.0
Hey all..
Please post your replies on this!!
Its very urgent.
Swati.
From: Bankar, Swati [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 21,
2005 5:45 PM
To: users@httpd.apache.org
Subject: [EMA
Hello,
yes the problem occurs on different clients.
It's the first time I tried to connect to this server through https.
>State whether this problem occurs on more than one
>client, and if this is the first time you've tried
>using SSL from a client to this server before or not.
>
Sorry, I should
Susan,
State whether this problem occurs on more than one
client, and if this is the first time you've tried
using SSL from a client to this server before or not.
If accessed for the first time, it's possible you have
to redo your server certificates (expirations?) or
delete the ones on your cli
Hello list,
I looked at several threads so far but couldn't find the error I make.
I am using apache 2.0.54 with mod_ssl.
When connecting to http://mydomain.com everything works fine. On
https://mydomain.com I am asked to accept the server certificate. After
accepting it the following error mes
On Thursday 22 September 2005 11:42, Krist van Besien wrote:
> It is a pity variable substitution is not possible...
It's a little more complicated.
Different modules process different configuration directives. Some accept
variables in their configuration, some don't. For many it would just be
Does anybody have the ./configure parameters they used handy that they
would be willing to share? I need to to support php and would like all
modules compiled as dso's.
Thanks.
-
The official User-To-User support forum of th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello.
At the moment we have some servers using Apache 1.3 on the Red Hat AS 2.1. We
would like to update our operating systems to the Red Hat AS 3.0. I installed
the RH AS 3.0, removed the Apache 2.0 (as we don't want to use it) but at this
point I s
On 9/22/05, Davide Bianchi <[EMAIL PROTECTED]> wrote:
> Krist van Besien wrote:
> > Is this actually possible?
>
> No and yes.
>
> While apache's configuration file doesn't handle variables,
> nothing stops you to have the 'variables' defined in there
> and then use a simple C preprocessor (for exa
Krist van Besien wrote:
> Is this actually possible?
No and yes.
While apache's configuration file doesn't handle variables,
nothing stops you to have the 'variables' defined in there
and then use a simple C preprocessor (for example) or a simple
search-and-replace command (like sed) to parse the
Hello,
Is it possible to define and use variables in the httpd.conf? This
would com in handy because I have a whole lot of rewrite rules, the
proxy to an application server. When that server changes, I need to
change all the rules. Better would have been to define a variable
"applicationserver" an
20 matches
Mail list logo