Re: [EMAIL PROTECTED] CGI question

2007-04-12 Thread Arsen Hayrapetyan
Hello Joshua, Joshua Slive wrote: On 4/12/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote: I am not familiar with Apache, I am learning it, so, please, excuse my ignorance. I installed the OpenCA software and now I am trying to understand its behaviour related to web-server. I haven't redirect

Re: [EMAIL PROTECTED] Prevent logging based on username

2007-04-12 Thread Miha Vitorovic
> > > > I tried that, but I wanted to achieve this based on username. I never > > thought about IP address. Thanks. So, is there no way to do it based on > > username? > > Username can mean any number of things. What specifically do you mean? > HTTP Basic/Digest auth user? If so, you would need t

RE: [EMAIL PROTECTED] Apache proxy problem with https/http and 302 redirects

2007-04-12 Thread Jerome GAUTHIER
Hello, The problem come from your tomcat configuration In your web.xml file add: Protected Context /* CONFIDENTIAL /jerome -Message d'origine- De : Campbell, Scott [mailto:[EMAIL PROTECTED] Envoyé : jeudi 12 avril 200

Fw: [EMAIL PROTECTED] Problems with loading a file - "LoadFile libxml2.so"

2007-04-12 Thread Douglas Rockney
Found the issue. We're using WebSphere and the LoadModule directive for the WebSphere plugin had to be loaded before libxml2.so. Still not sure why (probably a messed up library path or something due to the order), but I'm happy with the result. -- Forwarded message -- I'm attem

[EMAIL PROTECTED] Apache proxy problem with https/http and 302 redirects

2007-04-12 Thread Campbell, Scott
Greetings. I am having a problem with the Apache Proxy directives. Here is my setup: CLIENT <--> Apache SSL <--> http proxy to tomcat server A client comes in with an https:// request. Apache receives that request and proxies the connection to our backend tomcat server via http. The tomcat se

Re: [EMAIL PROTECTED] Prevent logging based on username

2007-04-12 Thread Joshua Slive
On 4/12/07, Miha Vitorovic <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED] wrote on 12.04.2007 19:49:38: > On 4/12/07, Miha Vitorovic <[EMAIL PROTECTED]> wrote: > > > > I have httpd 2.0.58 on Windows, and I like to exclude a user from the > > access log. I tried every module looking half useful fro

Re: [EMAIL PROTECTED] Prevent logging based on username

2007-04-12 Thread Miha Vitorovic
[EMAIL PROTECTED] wrote on 12.04.2007 19:49:38: > On 4/12/07, Miha Vitorovic <[EMAIL PROTECTED]> wrote: > > > > I have httpd 2.0.58 on Windows, and I like to exclude a user from the > > access log. I tried every module looking half useful from the task, but > > nothing worked. > > > > > > If the

Re: [EMAIL PROTECTED] Prevent logging based on username

2007-04-12 Thread Joshua Slive
On 4/12/07, Miha Vitorovic <[EMAIL PROTECTED]> wrote: Hi all, I can say that I googled for this for quite a while before coming here, so you are my last resort. I have httpd 2.0.58 on Windows, and I like to exclude a user from the access log. I tried every module looking half useful from the ta

Re: [EMAIL PROTECTED] ProxyPass .... !

2007-04-12 Thread Joshua Slive
On 4/11/07, David Salisbury <[EMAIL PROTECTED]> wrote: ProxyPass /fsl/ ! ProxyPass /hq/ ! ProxyPass /arc/ ! ProxyPass / http://saruman.xxx.yyy.edu:8080/ ProxyPassReverse / http://saruman.xxx.yyy.edu:8080/ What I get from the above is almost

Re: [EMAIL PROTECTED] CGI question

2007-04-12 Thread Joshua Slive
On 4/12/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote: I am not familiar with Apache, I am learning it, so, please, excuse my ignorance. I installed the OpenCA software and now I am trying to understand its behaviour related to web-server. I haven't redirected or forwarded anything in Apache c

Re: [EMAIL PROTECTED] url rewrite to fix ssl issue with aliased domain name

2007-04-12 Thread Joshua Slive
On 4/12/07, Jeffrey Williams <[EMAIL PROTECTED]> wrote: my dns is set up with my domain name cnamed to my webserver e.g. mydomain.com IN CNAME www.myname.com my server is also running a wildcard cert for my domain. Now when people come to the site by following a link for www.mydomain.com, or t

[EMAIL PROTECTED] mod_authn_dbd security?

2007-04-12 Thread Pavel Stratil
Hi! Has anyone been testing the usage of mod_authn_dbd? While it has an appeal for me for installations with large number of users, i didnt find out much about module's behavior on attemted sql injection attacks via the username. How is dealt with security in this module? Any hints or experie

Re: [EMAIL PROTECTED] WebDAV

2007-04-12 Thread Dan_Mitton
Joshua, Thanks, it looks like the http://server.name.dom:80/WebDAV did the trick with getting basic authentication to work, but now from XP sp2 Explorer, the directory of the WebDAV share, also contains an infinite recursion of the WebDAV directory itself !!??!! Here is my apache setup:

[EMAIL PROTECTED] Randomly null value in "accept-language" header

2007-04-12 Thread Alice Moyon
Hi, Sorry for my bad english. I'm working on portlet integration into K-Portal, a portal solution, which is based on Pluto for portlet implementation. Two portlets are loaded in my page, and an exception occurres randomly to one of the two portlets (sometimes one portlet, sometimes the other

Re: [EMAIL PROTECTED] Fwd: MaxClients per vhosts.

2007-04-12 Thread moh bad
I'm going to look at this module. thank you. 2007/4/12, Chirouze Olivier <[EMAIL PROTECTED]>: I suggest mod_vhost_limit, pretty simple but doing what you're asking for. http://www.ivn.cl/apache/ and http://www.linuxtechs.net/mod_vhost (not only because I did work on it recently ;-) Olivier

[EMAIL PROTECTED] Prevent logging based on username

2007-04-12 Thread Miha Vitorovic
Hi all, I can say that I googled for this for quite a while before coming here, so you are my last resort. I have httpd 2.0.58 on Windows, and I like to exclude a user from the access log. I tried every module looking half useful from the task, but nothing worked. Why? Well I use httpd to ser

Re: [EMAIL PROTECTED] Still Need Help w. PHP-Apache Integration.

2007-04-12 Thread Alexei Larramendi
Hi! Maybe I can get a clue to you. 1. Copy the php module to the apache's module folder e.g. copy "php5apache2.dll" to c:\WebSever 2.2.4\Apache2\modules 2. Go to the conf folder of the Apache Web Server. e.g. cd c:\WebServer 2.2.4\Apache2\conf 3. Open the configuration file "httpd.conf"

Re: [EMAIL PROTECTED] CGI question

2007-04-12 Thread Arsen Hayrapetyan
Joshua Slive wrote: On 4/10/07, Arsen Hayrapetyan <[EMAIL PROTECTED]> wrote: Hello, The question may sound something primitive, but I could not understand the underlying mechanism... I have a server with the name aligrid1.yerphi.am. DOCUMENT_ROOT == /a/b/httpd/docs and ScriptAlias /cgi-bin/ "/

RE: [EMAIL PROTECTED] Still Need Help w. PHP-Apache Integration.

2007-04-12 Thread Schultz, Gary - COMM
Have you checked out Apache Lounge (http://www.apachelounge.com)? Gary T. Schultz IT Administrator Wisconsin Dept. of Commerce 608-266-1283 [EMAIL PROTECTED] -Original Message- From: Mr. Steve Burrus [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 11, 2007 4:25 PM To: [EMAIL PROTECTED

RE: [EMAIL PROTECTED] WebDAV

2007-04-12 Thread Schultz, Gary - COMM
I've had good results with XP Pro, but can't get anything to work with XP Home, no matter what hacks I try. I would guess that similar results will apply with Vista, the the advanced versions will probably work in some fashion but the more basic versions will not. Gary T. Schultz IT Administrato

RE: [EMAIL PROTECTED] Fwd: MaxClients per vhosts.

2007-04-12 Thread Chirouze Olivier
I suggest mod_vhost_limit, pretty simple but doing what you're asking for. http://www.ivn.cl/apache/ and http://www.linuxtechs.net/mod_vhost (not only because I did work on it recently ;-) Olivier Olivier CHIROUZE I&0 Infrastructure Volvo Information Technology _

RE: [EMAIL PROTECTED] url rewrite to fix ssl issue with aliased domain name

2007-04-12 Thread Boyle Owen
> -Original Message- > From: Jeffrey Williams [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 12, 2007 11:16 AM > To: [EMAIL PROTECTED] > Subject: [EMAIL PROTECTED] url rewrite to fix ssl issue with > aliased domain name > > my dns is set up with my domain name cnamed to my webserver e

[EMAIL PROTECTED] Fwd: MaxClients per vhosts.

2007-04-12 Thread moh bad
Hi, I wanted to know if there is a way to limit number of connexions to a vhosts defined via Ip and Port. A sort of MaxClients but specific to a vhosts. All the MPM configuration is valid for the httpd server, and therefore the same for all vhosts. thanks for any help.

Re: [EMAIL PROTECTED] url rewrite to fix ssl issue with aliased domain name

2007-04-12 Thread Jeffrey Williams
I was under the impression that you can't Redirect match on a requested hostname, you redirect to a explicit hostname, but you can't test for it, for instance Redirect /some/path http://otherhost.mydomain.com/some/path will work, were as Redirect http://mydomain.com/ http://otherhost.mydomain

Re: [EMAIL PROTECTED] url rewrite to fix ssl issue with aliased domain name

2007-04-12 Thread POLONKAI Gergely
Maybe you should use the Redirect or RedirectMatch directive instead of mod_rewrite. It's considered to be faster, I haven't measured yet however. Gergely POLONKAI Jeffrey Williams írta: my dns is set up with my domain name cnamed to my webserver e.g. mydomain.com IN CNAME www.myname.com my

[EMAIL PROTECTED] url rewrite to fix ssl issue with aliased domain name

2007-04-12 Thread Jeffrey Williams
my dns is set up with my domain name cnamed to my webserver e.g. mydomain.com IN CNAME www.myname.com my server is also running a wildcard cert for my domain. Now when people come to the site by following a link for www.mydomain.com, or type www.mydomain.com in the address bar, all is good wi