[EMAIL PROTECTED] Location question

2006-04-03 Thread Roland Carlsson
Hi! I feel quite stupied to have to ask this question but since I don't find any example of how to do this and my own attempts have failed. I want to stop all requests to a url on the form: http://myserver/*/webservice/* if they are not from 192.168.* I have tried with the following cod

[EMAIL PROTECTED] SetEnv global and in VirtualHost, same with UnsetEnv

2006-04-03 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I'm currently having an environment where I have in the global scope (i.e. outside any Vhost) the statement SetEnv MyEnvVar MyValue Now, for some special VHosts I need another value in this variable and I tried to set another value in side a VHo

Re: [EMAIL PROTECTED] Editing the conf breaks my server

2006-04-03 Thread Paul
Thanks LarryI am not sure how to read the log files so here it is[Mon Apr 03 22:55:38 2006] [notice] Apache/2.0.55 (Win32) configured -- resuming normal operations[Mon Apr 03 22:55:38 2006] [notice] Server built: Oct  9 2005 19:16:56 [Mon Apr 03 22:55:38 2006] [notice] Parent: Created child process

[EMAIL PROTECTED] On access decrypted svn repository served through apache autenticated through pam - I'm stuck

2006-04-03 Thread André
Hi all, I really like apache, subversion and encryption. Maintaining files through subversion + apache already works very well, but sensitive files have to be encrypted. Encrypting files before check-in is cumbersome and makes your respository a binary mess. I thought apache could help decryp

Re: [EMAIL PROTECTED] Editing the conf breaks my server

2006-04-03 Thread Larry Flathmann
What do the error logs (in the Program Files/Apache... /logs folder) say? BTW, don't worry! You are going to get Apache to work. Little glitches like this always get resolved! :) Paul wrote: Greetings all Newbie alert! I am new to this list and new to apache, so please forgive me if my und

[EMAIL PROTECTED] Editing the conf breaks my server

2006-04-03 Thread Paul
Greetings allNewbie alert!  I am new to this list and new to apache, so please forgive me if my understandings of the protocols aren't 100% yetI also did not find a dedicated list for win32 so I have assumed its the same list. please correct me if I am wrongI have a problem that I seriously cannot

Re: [EMAIL PROTECTED] Can apache and ssh share port 80?

2006-04-03 Thread nolty
Thanks for all the ideas everyone! I don't think any of them will quite work for me (I need to have apache on port 443 as well to handle some https stuff; the DAV is a good idea though I want to be able to do more than just change files; and the people who run the firewall are not my clients, but

[EMAIL PROTECTED] Request Entity Too Large with mod_jk and SSL Client Certs

2006-04-03 Thread Seth Milder
Hi list, I am seeing this in the logs when posting to a particular URL: [Mon Apr 03 14:52:06 2006] [13089:15648] [debug] ajp_get_endpoint::jk_ajp_common.c (2131): acquired connection cache slot=0 [Mon Apr 03 14:52:06 2006] [13089:15648] [error] ajp_marshal_into_msgb::jk_ajp_common.c (490): fai

[EMAIL PROTECTED] rotatelogs clean up

2006-04-03 Thread Benjamin Adams
Apache 1.3.33 I have: ErrorLog '|/usr/sbin/rotatelogs "/private/var/log/httpd/ sites/domain.com/error_log.%Y%m%d" 86400' CustomLog '|/usr/sbin/rotatelogs "/private/var/log/httpd/ sites/domain.com/access_log.%Y%m%d" 86400' combined in my conf so logs are created daily. If I want

Re: [EMAIL PROTECTED] Reverse DNS lookup issue - No access from WAN, but LAN works fine

2006-04-03 Thread Vincent Lextrait
You must be right, the problem lies somewhere else apparently. Apache does not play with low level raw sockets, so the absence of TCP syn ack indicates that Apache has not been involved at all. - Original Message - From: "Jon Snow" <[EMAIL PROTECTED]> To: Sent: Monday, April 03, 2006 1

Re: [EMAIL PROTECTED] Question Regarding Apache 1.3.33 Installation

2006-04-03 Thread Michael Hosrom
Joshua Slive wrote On 04/03/06 13:01,: > On 4/3/06, Michael Hosrom <[EMAIL PROTECTED]> wrote: > >>Hi All, >> >>My question is in regard to Apache 1.3.33 installation. >>My system had version 1.3.27 and wanted to install 1.3.33. >>I stopped and removed 1.3.27, and during the 1.3.33 >>installation

Re: [EMAIL PROTECTED] Dynamic config parameters

2006-04-03 Thread Bgs
ServerName domain.com ServerAlias www.domain.com web%NUM.domain.com ... I hope this clarifies. I will skim through the addon link you sent me though. If I were to do this, I would use a simple config pre-processor to substitute out the variables. That is a robust, simple, and easy-to-impl

Re: [EMAIL PROTECTED] Question Regarding Apache 1.3.33 Installation

2006-04-03 Thread Joshua Slive
On 4/3/06, Michael Hosrom <[EMAIL PROTECTED]> wrote: > Hi All, > > My question is in regard to Apache 1.3.33 installation. > My system had version 1.3.27 and wanted to install 1.3.33. > I stopped and removed 1.3.27, and during the 1.3.33 > installation, I got the following messages: > > "Installati

RE: [EMAIL PROTECTED] making Apache work with WebLogic

2006-04-03 Thread Amalan, S
Alex, and those who were interested, This configuration works now!! Just thought I'll let you know so we know what to lookout for in the future. I was trying to install a WebLogic plugin in an Apache installation and make Apache work like a proxy webserver to my application installed within WebL

Re: [EMAIL PROTECTED] Question Regarding Apache 1.3.33 Installation

2006-04-03 Thread Kishore Jalleda
I Would do this 1) download apache_1.3.33 into some directory ( could be same as the one holding apache_1.3.27) 3) stop te current apache server running) 4) just build apache_1.3.33 again , with the right directives ( if this install is the same as 1.3.27 then just copy config.status file fro

Re: [EMAIL PROTECTED] Dynamic config parameters

2006-04-03 Thread Joshua Slive
On 4/3/06, Bgs <[EMAIL PROTECTED]> wrote: > What I have: > > Several frontends, with different IPs. They hold several vhosts and are > loadbalanced. So they have virtualhost entries for an external IP, the > main fqdn for the specific site, and some aliases including a > webXX.domain.com stile nam

Re: [EMAIL PROTECTED] Dynamic config parameters

2006-04-03 Thread Bgs
Thanks for you reply! :) I have multiple webservers wich are loadbalanced. They only differ in their IP and a unique virtualhost used for testing. (site.com/www.site.com is common, web01.site.com is unique). Is there a way to create az includable config in which these numbers are dynamic para

Re: [EMAIL PROTECTED] uri and location directive

2006-04-03 Thread Joshua Slive
On 4/3/06, toni pérez <[EMAIL PROTECTED]> wrote: > Hi list, > > I have got an apache auth_module write in c to apply own requires in > an own authorization handler, such this: > > > allow from all > AuthType CA2 > require ACL > Grupo 'RME_usuaris' > > > > allow from all > AuthType CA2 > require

[EMAIL PROTECTED] uri and location directive

2006-04-03 Thread toni pérez
Hi list, I have got an apache auth_module write in c to apply own requires in an own authorization handler, such this: allow from all AuthType CA2 require ACL Grupo 'RME_usuaris' allow from all AuthType CA2 require USUARIO-VALIDO When the server receives the url http://myserver/apw5/rme, i

Re: [EMAIL PROTECTED] Dynamic config parameters

2006-04-03 Thread Joshua Slive
On 4/3/06, Bgs <[EMAIL PROTECTED]> wrote: > > Hm no reaction :/ > > Does this mean that it's so trivial or that it's not possible? :) > > Bgs wrote: > > > > Hi all, > > > > > > I couldn't find info on this subject... > > > > I have multiple webservers wich are loadbalanced. They only diffe

Re: [EMAIL PROTECTED] Dynamic config parameters

2006-04-03 Thread Bgs
Hm no reaction :/ Does this mean that it's so trivial or that it's not possible? :) Bgs wrote: Hi all, I couldn't find info on this subject... I have multiple webservers wich are loadbalanced. They only differ in their IP and a unique virtualhost used for testing. (site.com/www.si

[EMAIL PROTECTED] Httpd-2.2.0, mod_authnz_ldap, Active Directory

2006-04-03 Thread Stewart, Eric
Has anyone gotten mod_authnz_ldap to validate against an Active Directory (W2K3 Domain) server? I've gone so far as to tcpdump the connection between my apache server and the DC I'm using for authentication, and I've seen no traffic. The doco for mod_ldap appears to be out of date

[EMAIL PROTECTED] Question Regarding Apache 1.3.33 Installation

2006-04-03 Thread Michael Hosrom
Hi All, My question is in regard to Apache 1.3.33 installation. My system had version 1.3.27 and wanted to install 1.3.33. I stopped and removed 1.3.27, and during the 1.3.33 installation, I got the following messages: "Installation was interrupted before Apache http server 1.3.33 could be comple

RE: [EMAIL PROTECTED] "Include" lines not being included?

2006-04-03 Thread Stewart, Eric
Bah phooey. This is just me not wholly rewriting my config files to account for the differences between 2.0 and 2.2 - missed a few "IfDefine SSL" lines ... Sorry about that. BTW, you're right - the doc is out of date. Deliberately put in an error and apachectl con

RE: [EMAIL PROTECTED] "Include" lines not being included?

2006-04-03 Thread Boyle Owen
> -Original Message- > From: Stewart, Eric [mailto:[EMAIL PROTECTED] > Sent: Montag, 3. April 2006 14:23 > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] "Include" lines not being included? > > I forgot to mention the obvious ... > It wouldn't be a big deal if it

Re: [EMAIL PROTECTED] "Include" lines not being included?

2006-04-03 Thread Victor Trac
Please post output of: ls -laR /etc/apache (or /etc/apache2 or /etc/httpd, etc - whatever apache's config dir is).-VictorOn 4/3/06, Stewart, Eric <[EMAIL PROTECTED]> wrote:I have a configuration that includes two vhosts in separate files, one for regular httpd and the other for ssl connect

RE: [EMAIL PROTECTED] "Include" lines not being included?

2006-04-03 Thread Stewart, Eric
I forgot to mention the obvious ... It wouldn't be a big deal if it weren't for the fact that it appears that the configuration files are indeed not being included. I have yet to test merging my configuration files into one. Other possibly pertinent info: Httpd-2.2.0, RHEL

[EMAIL PROTECTED] "Include" lines not being included?

2006-04-03 Thread Stewart, Eric
I have a configuration that includes two vhosts in separate files, one for regular httpd and the other for ssl connections. With Apache 2.0 I was using: Include conf/vhosts/*.conf To include the two lines. However, no matter where I put that line in my conf file (even if

Re: [EMAIL PROTECTED] Reverse DNS lookup issue - No access from WAN, but LAN works fine

2006-04-03 Thread Jon Snow
Vincent, Believe your packet dump. Apache is not receiving the connection as a syn/ack has not been sent by the server in response to the syn. Something is either dropping the connection on your server at the tcp level or is routing reply packets somewhere other than the inbound interface. The

RE: [EMAIL PROTECTED] requestbody size limitation with apache

2006-04-03 Thread rajesh.gannarapu
Hi Nick, We are able to upload not more than 12kb data. Thanks and Regards, Rajesh Gannarapu -Original Message- From: Nick Kew [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 28, 2006 9:04 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] requestbody size limitation with apach