Very happy with the configuration at the moment.
On Sun, Sep 2, 2012 at 8:39 PM, Igor Cicimov wrote:
> On Sun, Sep 2, 2012 at 3:29 PM, Daniel Ruggeri wrote:
>>
>> On 8/31/2012 6:08 PM, Ed Young wrote:
>>
>> I now need to get the urls for the /admin/jkmanager or
>> /b
hanks again.
On Fri, Aug 31, 2012 at 10:35 AM, Igor Cicimov wrote:
>
> On Sep 1, 2012 2:23 AM, "Ed Young" wrote:
>>
>> Thanks again for the reply. I believe the cluster descriptor in
>> httpd.conf describes the tomcat cluster, no? See below.
>>
>>
r://cluster/
...but so far no luck.
On Fri, Aug 31, 2012 at 10:19 AM, Igor Cicimov wrote:
>
> On Sep 1, 2012 1:38 AM, "Ed Young" wrote:
>>
>> Thanks for the reply.
>>
>> On Fri, Aug 31, 2012 at 12:10 AM, Igor Cicimov wrote:
>> > On Fri, Aug
Thanks for the reply.
On Fri, Aug 31, 2012 at 12:10 AM, Igor Cicimov wrote:
> On Fri, Aug 31, 2012 at 11:13 AM, Ed Young wrote:
>>
>> I've set up a load balancing configuration based on an Apache server
>> and two tomcats Tomcat6A, and Tomcat6B. I'm trying to set
Katz wrote:
> On Thu, Aug 30, 2012 at 8:55 PM, Ed Young wrote:
>>
>> This is a test: I have been trying to post to this list, but they keep
>> bouncing back with:
>>
>> The error that the other server returned was: 552 552 spam score (5.7)
>> exceeded t
I've set up a load balancing configuration based on an Apache server
and two tomcats Tomcat6A, and Tomcat6B. I'm trying to set it up so
that Tomcat6B is a failover server, so if Tomcat6A goes down, Tomcat6B
will handle all subsequent requests.
I have two questions:
1. Does mod_proxy use the worker
This is a test: I have been trying to post to this list, but they keep
bouncing back with:
The error that the other server returned was: 552 552 spam score (5.7)
exceeded threshold (HTML_MESSAGE,RCVD_IN_DNSWL_
LOW,SPF_NEUTRAL,URIBL_BLACK,WEIRD_PORT (state 17)
I've subscribed and I'm sending this
I'm an Apache noob, so apologies if I'm not using the correct terminology
below.
I have a load balancer configuration in httpd.conf that directs all traffic
to the to two remote tomcat servers, but I want to have an exception for
the balancer_manager which is on the Apache server. Currently if I a
network error occured loading an XSLT stylesheet:
http://localhost/svnindex.xsl
Is there something I can add to the to tell it where to find style
sheets? Or is this a configuration? The DocumentRoot is set to my
MediaWiki so I do not want to change that.
Thanks in advance,
-Ed
On Apr 7, 2011, at 9:42 AM, Nick Kew wrote:
> On Thu, 7 Apr 2011 08:52:27 -0500
> Ed Sutton wrote:
>
>> >How do you properly configure a reverse proxy to forward
>> >http://myserver/jenkins to http://myserver:8080? The configuration below
>> >works,
="/static/a4e79bc9/images/24x24/clock.png"
ProxyPass /jenkins http://localhost:8080
ProxyPassReverse/jenkins http://localhost:8080
ProxyHTMLEnable On
ProxyHTMLExtended On
Any tips or suggestions are much appreciated. Thanks in adv
t numbers.
Doesn't that require configuration of a VirtualHost container for each
domain per port? It would be great if I didn't have to touch server
configuration files every time I add a new domain to work on.
-Ed
-
he documentroot parameter in there
caused the system to revert to the general documentroot specified in
httpd.conf. I'm testing the parameters within PHP, using phpinfo, if
that helps.
-Ed
-
The official Use
t hoping someone has
come up with some sort of work around or some sort of confirmation
that it's a lost cause.
Thanks,
-Ed
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
D does
the job with a lot less fuss by just sending the username and password straight
to Active Directory (no searches needed).
Since I just want to authenticate, and not grant permissions based on Windows
user groups, this works perfectly. See
<http://article.gmane.org/gmane.comp.apache.use
.cpan.org/~reggers/Apache2-AuthenDBMCache-0.01/AuthenDBMCache.pm
>
>As having an AD bind for every http request slows down things quite
>substantially...
I'll set that up next.
Thanks to everyone who helped investigate the problem.
--
Ed Avis
---
ause there are so many tantalizing
half-complete howto instructions on the web, I'm convinced that somebody
somewhere has been able to make it work.
--
Ed Avis
-
The official User-To-User support forum of the Apache HT
ctory server failed (or never
happened), since the server responds 'a successful bind must be completed'. The
AuthLDAPBindDN and AuthLDAPBindPassword I put in the file do work if I use
Perl's Net::LDAP library to connect, but seemingly not here. If I deliberately
put a wrong pass
]
Is there a way I can make it log what search it is running on the Directory and
what results were returned?
--
Ed Avis
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
Ed Avis waniasset.com> writes:
>Hmm, so what Apache does is first of all bind to the directory server, then do
>a
>search using the query string which returns the 'cn' (common name). Finally it
>constructs a distinguished name using this value of 'cn' and the
e Active Directory server allows
you to bind giving a DN and password? I had really expected that Apache would
just pass through the username entered by the user. That seems much simpler.
--
Ed Avis
-
The official User-To-U
t was added in 2.2.11. So I'll upgrade and try
again.
--
Ed Avis
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubs
2f02 in ap_mpm_run () from /usr/sbin/httpd
#13 0x008877c9 in main () from /usr/sbin/httpd
Searching for this doesn't turn up anything obvious.
--
Ed Avis
-
The official User-To-User support forum of the Apache HTTP
ername and
password but the page that appears is blank. The error log has
[Fri Feb 27 11:26:09 2009] [notice] child pid 18708 exit signal Segmentation
fault (11)
So I suppose I need to run Apache under the debugger, or make it generate a core
dump, to see where it's crashing. Unless you can s
eone contributes code.
Thanks for clarifying. This means that to get the current code working, I must
find the right LDAP search expression to locate users in the Directory. This
might be complicated by the fact that they are under 'WCL users' which
username and the password supplied by the user.
Is that correct?
If so, it seems unnecessary in the case of Active Directory, since AD allows you
to bind simply giving username and password (you don't have to give a full DN
when binding).
--
Ed Avis
--
utting it into httpd.conf. However, specifying a DN
'CN=WCL Users,CN=WCL Logins,DC=wcl,DC=local' does not work. Any
suggestions?)
--
Ed Avis
-
The official User-To-User support forum of the Apache HTTP Server Proj
rom a database. I've seen something that uses an
.htaccess file and the RewriteEngine but I can't seem to get that to
work. Am I hitting the right way to do this or is there a different way?
Thanks,
Ed
-
The offici
file in the specific
directory does it work.
I've searched everywhere and I don't see any problems and/or design
change(s) mentioned.
Could someone shed some light on the situation?
--
Regards...Ed
Thank you.
"Well done is better t
We have been able to determine that we can get the same behaviour from
the web server if we use the ip address rather than the server name. So
the web server only passes requests off to the WebSphere plugin if the
server name is used and the request is coming in over https. We did not
notice befo
Here's the config as requested. Its pretty much the default.
#
# Based upon the NCSA server configuration files originally by Rob
McCool.
#
# This is the main Apache server configuration file. It contains the
# configuration directives that give the server its instructions.
# See http://httpd.a
Hello all;
We are running Apache 2.0.52 on RHEL V4 U4. Our web servers are used to
host applications from WebSphere Application Servers. They use a plugin
provided by WebSphere. The web servers work fine when they are
addressed directly via https://servername/appname. This activates the
plugin
Hi Bob,
Looks like you might just be right... I thought I had apache all messed up but
I think you hit the nail on the head.
Sorry for offtopic post.
-Ed
On Saturday 24 February 2007 23:51, Bob wrote:
> Ed wrote:
> > [Fri Feb 23 17:11:52 2007] [error] Can't locate
> &g
the propper documentation. I am
getting confused with the whole thing.
Many thanks
-Ed
[ATTEMPT #1]
ScriptAlias /otrs/ "/var/www/ticket.precognet.com/otrs-2.1.5/bin/cgi-bin/"
Alias /otrs-web/ "/var/www/ticket.precognet.com/htdocs/"
ServerName ticket.p
On 3 Feb 2007, at 7:47 AM, Nick Kew wrote:
On Sat, 3 Feb 2007 03:06:02 -0500
Ed Poe <[EMAIL PROTECTED]> wrote:
And the following global config:
DBDriver mysql
DBDParams "host=localhost user= pass=
dbname="
DBDPrepareSQL "SELECT encrypt(password) FROM WHERE
login_id = %s&
I have been attempting for a day and a half now to replace an apache2
installation with mod_auth_mysql with an apache2.2 installation with
mod_authn_dbd and the mysql driver. I won't rehash all the compiling
issues here*, but after no small frustration I have the following:
A freshly compi
error on line 395 of /usr/local/apache/conf/httpd.conf:395
UserDir "enable" keyword requires a list of usernames
and Apache doesn't start. The Apache documentation does not mention
that a list of usernames must be present and their examples don't show
such a list. What's u
me. LoadModule php5_module "C:\php\php5apache2_2.dll"PHPIniDir "C:/php" AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phpsBill Angus, MAhttp://www.psychtest.com- Original Message -From: Ed LazorTo: users@httpd.apache.orgSent: Thursday, N
as been removed in Apache
2.2.3, but that leaves me wondering... how do I configure Apache
2.2.3 to use PHP?
I run httpd -l and it tells me that the mod_so.c is one of the
compiled in modules.
Thanks,
Ed
-
The official User-To-
he /cgi-bin container.
What am I doing wrong?
Ed
begin:vcard
fn:Ed Sawicki
n:Sawicki;Ed
org:Accelerated Learning Center
adr:;;PO Box 780-B;Lake Oswego;OR;97034;US
email;internet:[EMAIL PROTECTED]
title:President
tel;work:503-635-6370
x-mozilla-html:FALSE
url:http:
Joshua Slive wrote:
On 10/5/06, Ed Sawicki <[EMAIL PROTECTED]> wrote:
I see that Apache 2.0 does not convert an obfuscated URL
into its canonical form. For example, with this URL:
http://www.example.com/url/hack
I see the Web page and the access log shows this:
10-05 07:41 "GE
04 errors are
logged ?
2. I'm pleased that Apache doesn't convert obfuscated URLs
into canonical form, but I'm wondering why attackers have
success using obfuscated URLs when attacking Apache sites
where the Web apps are written in PHP. I do not know or use
PHP.
Ed
begin:vcard
fn
-attribute objectClass=shadowAccount
For my purposes this will suit me, but I still find it irritating that
I couldn't (for whatever reason) get it to work with valid-user.
Ed Zaborowski wrote:
Hello,
I've been using Apache for some time, and recently ran into an issue
that is cau
I don't know a whole lot, but with only one process starting it sounds
like you may have the debug switch on (-X). I am unsure how different
RedHat is from Fedora, but if you have a /etc/sysconfig/httpd I would
look in there to see if you have the -X option turned on.
-X Run httpd in debug
ingly no end, when I use correct
credentials, with no information in the error_logs. When I using an
incorrect password, I get the message: user ed:
authentication failure for "/svn": Password Mismatch
I've tried using just file authentication, and that works fine,
however, I prefer
t how
many clients are connected to the web server at a given time?
Ed
**Please apply a generous amount of all the usual disclaimers here.**
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
index.html file.
How can we fix this, and is there a better way to solve the original problem?
Thanks in advance for your help;
Ed
**Please apply a generous amount of all the usual disclaimers here.**
> -Victor
Is this what you are suggesting?
TIA
Ed
ServerName test.appname.domain
ServerAlias *
Redirect permanent / https://testweb.domain/appname
ServerName test.appname.domain
ServerAlias *
Redirect permanent / http
s, and is there a better way to solve the original
problem?
Thanks in advance for your help;
Ed
**Please apply a generous amount of all the usual disclaimers here.**
-
The official User-To-User support forum of the Apache HTTP
Joshua Slive wrote:
On 12/19/05, Ed Sawicki <[EMAIL PROTECTED]> wrote:
I'm administering an Apache server that runs PHP-based
Webapps that I have not written and cannot change. These
Webapps are being successfully attacked. Here's an
example from the log:
66.57.121.127 - - [1
tatements
I've tried:
RedirectMatch 301 (.*)go\.php http://127.0.0.1
This is Apache 2.0.46 with mod_alias loaded.
Ed
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.a
I would get filemon from sysinternals site and use to see which "Access Denied" error messages you get for that user and then give them rights to access them.Boyle Owen <[EMAIL PROTECTED]> wrote:
> -Original Message-> From: Stephen Cook [mailto:[EMAIL PROTECTED]> Sent: Donnerstag, 14. Juli
According to google there are people getting this with IIS as well, there
was someone who had it with JSP pages so maybe it's coming from tomcat??
-Original Message-
From: Krist van Besien [mailto:[EMAIL PROTECTED]
Sent: 07 July 2005 15:50
To: users@httpd.apache.org
Subject: Re: [EMAIL P
PEM_F_PEM_DEF_CALLBACK
+ #endif
+ #endif
Ed
-Original Message-
From: Carsten Gaebler [mailto:[EMAIL PROTECTED]
Sent: 06 July 2005 10:31
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Apache 2.0.54 won't compile with OpenSSL 0.9.8
Hi,
I've just tried to compile Apache 2.0.54 wi
If you don't know what it is that is using the port, do a "netsta -a -o -n" this will show you the pid of the process that is listening on port 80 (it is probably IIS)
edAnaya <[EMAIL PROTECTED]> wrote:
Hi,Can you please ensure that no other service is running on Port 80.If it is running, then yo
acing the source directory supposed to be necessary
when doing a rebuild?
Ed "What the" Heckman Dimension i Technologies
[EMAIL PROTECTED]
guys for helping to clear this up for me.
Now to grapple with the next problem(s)...
----
Ed "What the" Heckman Dimension i Technologies
[EMAIL PROTECTED] http://www.dimensio
the --prefix= parameter. I
simply don't have a clue why Apache isn't looking for the correct httpd.conf
file.
Do you have any ideas about what I'm missing?
----
Ed "What the" Heckman
you could try enabling msi logging and see if it gives any indication of why it fails:
msiexec /i filename.msi /L*! "c:\msiapache.txt"
this logs most things, there are different logging options (/L*v! and /L*vx! which will log much much more but can log too much ;) )
ed
Mike Dewhir
o stop the existing service.
As I said this is only for testing, but it worked for me, and at the end of the day u end up with the new binaries and so it works.
ed
"Raymond S." <[EMAIL PROTECTED]> wrote:
Hi,I attempted to install Apache 2.0.54 on a system thatis already running 2.0
chectl graceful
-----Original Message-From: ed elliott [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 11:49 AMTo: users@httpd.apache.orgSubject: [EMAIL PROTECTED] adding virtual hosts without restarting ??
Hi,
If I add a virtual host to apache, is there any way that I can get it to
Hi,
If I add a virtual host to apache, is there any way that I can get it to work without restarting apache?
What do ISP's do when they create a new domain - surely they dont restart apache and cause all the other domains to stop working (for a little while) ??
thanks,
ed
How much
62 matches
Mail list logo