RE: [EMAIL PROTECTED] RE: Switching between HTTP and HTTPS

2006-06-19 Thread Boyle Owen
> -Original Message- > From: Anil Dighade [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 20, 2006 6:52 AM > To: [EMAIL PROTECTED] > Cc: users@httpd.apache.org > Subject: [EMAIL PROTECTED] RE: Switching between HTTP and HTTPS > > > Rainer, > Thanks for reply, Let me clarify the problem o

[EMAIL PROTECTED] RE: Switching between HTTP and HTTPS

2006-06-19 Thread Anil Dighade
Rainer, Thanks for reply, Let me clarify the problem once more its not only "docrypt.jsp" that I need to redirect. It could any jsp containing "crypt" in its name like "showcrypt.jsp, appcryptjsp". Do you know any solution for this I tried following it doesn't work out. RedirectMatch permanent ^/

Re: [EMAIL PROTECTED] Can Apache automatically popup a dialogue box before allowing access to a file?

2006-06-19 Thread Chris Peterman
This should be just what you want http://httpd.apache.org/docs/2.2/howto/htaccess.html On Monday 19 June 2006 15:55, Ahn, Chang wrote: > Can Apache automatically popup a dialogue box before allowing access to > a file? > > I know SSI will allow me to add html fragments to a HTML page but I need >

Re: [EMAIL PROTECTED] SuExec

2006-06-19 Thread Joshua Slive
On 6/19/06, Daniel Fernandez <[EMAIL PROTECTED]> wrote: I am with google during one week, but this patch don´t work with virtualhost, all the chroot paths are for chroot the apache, and i need chroot for every virtualhost. Well, I know nothing about the issue. But if you're going to ask questi

Re: [EMAIL PROTECTED] ErrorDocument Question

2006-06-19 Thread Joshua Slive
On 6/19/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote: Hitting localhost/foo/bar.html or localhost/foo/bar with the following configuration works. As I already said, that does not look right as the argument to Options Indexes FollowSymLinks MultiViews MultiviewsMatch Handlers Filters

RE: [EMAIL PROTECTED] ErrorDocument Question

2006-06-19 Thread Fenlason, Josh
Hitting localhost/foo/bar.html or localhost/foo/bar with the following configuration works. Options Indexes FollowSymLinks MultiViews MultiviewsMatch Handlers Filters AddHandler type-map var AllowOverride None allow from all I also had to add bar.html.var in /foo, with the follow

Re: [EMAIL PROTECTED] SuExec

2006-06-19 Thread Daniel Fernandez
I am with google during one week, but this patch don´t work with virtualhost, all the chroot paths are for chroot the apache, and i need chroot for every virtualhost. Thanks. Daniel. 2006/6/19, Joshua Slive <[EMAIL PROTECTED]>: On 6/18/06, Daniel Fernandez <[EMAIL PROTECTED]> wrote: > Hi. > >

Re: [EMAIL PROTECTED] ErrorDocument Question

2006-06-19 Thread Joshua Slive
On 6/19/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote: I'm trying to go the MultiView route, but I'm having a little trouble. I added Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all /foo contains bar.html.en bar.html.fr bar.html.ja When I go to local

RE: [EMAIL PROTECTED] ErrorDocument Question

2006-06-19 Thread Fenlason, Josh
I'm trying to go the MultiView route, but I'm having a little trouble. I added Options Indexes MultiViews AllowOverride None Order allow,deny Allow from all /foo contains bar.html.en bar.html.fr bar.html.ja When I go to localhost/foo/bar.html the page can't be found. I'm sure I'

Re: [EMAIL PROTECTED] SuExec

2006-06-19 Thread Joshua Slive
On 6/18/06, Daniel Fernandez <[EMAIL PROTECTED]> wrote: Hi. I need a patch for the suexec to chroot every virtualsite. Have any patch to it? You've asked the same question three times, but it seems you haven't spent much time with google: http://www.apachesecurity.net/tools/index.html I have

Re: [EMAIL PROTECTED] need some help please

2006-06-19 Thread Joshua Slive
On 6/19/06, Mamta Jolly, Noida <[EMAIL PROTECTED]> wrote: Hi all , When I m starting my Apache server on solaris machine ... I received this error message: "connection refused when attempting to contact the server." When I checked in the log, it failed because SSL connection is required al

Re: [EMAIL PROTECTED] WebDav question - mod_dav

2006-06-19 Thread Joshua Slive
On 6/19/06, Chris Toledo <[EMAIL PROTECTED]> wrote: I got the WebDav (mod_dav.so) module in Apache 2.2. Win32 to work fine with one simple directory in a test environment. The problem is our production environment runs 1.3.34 and I couldn't get WebDav to work with that Apache version for the

[EMAIL PROTECTED] Can Apache automatically popup a dialogue box before allowing access to a file?

2006-06-19 Thread Ahn, Chang
Title: Can Apache automatically popup a dialogue box before allowing access to a file? Can Apache automatically popup a dialogue box before allowing access to a file? I know SSI will allow me to add html fragments to a HTML page but I need something that will work for MS docs, PDF, and othe

Re: [EMAIL PROTECTED] ErrorDocument Question

2006-06-19 Thread Joshua Slive
On 6/19/06, Fenlason, Josh <[EMAIL PROTECTED]> wrote: I know you can set it up so it will automatically select the correct language from a selection of something like this: /foo/bar.html.en /foo/bar.html.fr /foo/bar.html.es That's called "MultiViews" I want to do the s

[EMAIL PROTECTED] RE: /my.html#mySection

2006-06-19 Thread Mike - EMAIL IGNORED
On Mon, 19 Jun 2006 09:05:42 +0200, Boyle Owen wrote: >> -Original Message- >> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Mike - >> EMAIL IGNORED >> Sent: Sunday, June 18, 2006 4:09 AM >> To: users@httpd.apache.org >> Subject: [EMAIL PROTECTED] /my.html#mySection >> >> I have seen

RE: [EMAIL PROTECTED] ErrorDocument Question

2006-06-19 Thread Fenlason, Josh
I know you can set it up so it will automatically select the correct language from a selection of something like this: /foo/bar.html.en /foo/bar.html.fr /foo/bar.html.es I want to do the same thing but specify the language in a folder in the path and not the file name at th

Re: [EMAIL PROTECTED] Re: authentication problem with apache2 + ldap + active directory

2006-06-19 Thread empty body
perfect! it worked (2.0.55, 2.2.2 with bundled SUN LDAP SDK, OpenLDAP). thank you so much for the tip! the network trace looks exactly the way it should (no reference record returned by AD). reading up on global catalog does not make it obvious that i should have used it, especially since other

[EMAIL PROTECTED] WebDav question - mod_dav

2006-06-19 Thread Chris Toledo
I got the WebDav (mod_dav.so) module in Apache 2.2. Win32 to work fine with one simple directory in a test environment. The problem is our production environment runs 1.3.34 and I couldn’t get WebDav to work with that Apache version for the life of me. Instead, I was thinking of running 2.2

Re: [EMAIL PROTECTED] Switching between HTTP and HTTPS

2006-06-19 Thread Rainer Sokoll
On Mon, Jun 19, 2006 at 07:19:14PM +0530, Anil Dighade wrote: > http://localhost:7333/docrypt.jsp then I should be forwarded to > https://localhost:7334/docrypt.jsp Not tested, but RedirectMatch permanent ^/docrypt.jsp$ https://localhost:7334/docrypt.jsp should do the job. Rainer --

[EMAIL PROTECTED] Switching between HTTP and HTTPS

2006-06-19 Thread Anil Dighade
Hi All, Can anybody tell me how to implement switching between HTTP and HTTPS. As read from various sources, this should be done using qualified URL from code. But is it possible in Apache to configure such switching depending on URL string. For eg. if I enter "crypt" word in my url, then on iden

Re: [EMAIL PROTECTED] Apache 2.0.55 on Win2003 crashes when attempting LDAP auth against AD

2006-06-19 Thread Dan Buettner
Thanks William - we use some 3rd party modules like php, python, subversion. Not all of these are available as binaries for Windows & Apache 2.2.2 yet. Anything else we might be able to do with 2.0.x ? Dan William A. Rowe, Jr. wrote: Dan Buettner wrote: I've got a Windows 2003 Server run

RE: [EMAIL PROTECTED] Re: authentication problem with apache2 + ldap + active directory

2006-06-19 Thread Fenlason, Josh
Try using port 3268 (or port 3269 for ldaps). It's some stupid thing with AD global catalog or something like that. I can't remember all the details, but I think that should solve your problem. , Josh. > -Original Message- > From: empty body [mailto:[EMAIL PROTECTED] > Sent: Sunday, Ju

[EMAIL PROTECTED] ApacheCon US 2006 Call For Papers, second notice

2006-06-19 Thread Rich Bowen
Call for Papers for ApacheCon US 2006 is currently open! ApacheCon US 2006 will be held at the Hilton Hotel in Austin, Texas, October 9-13, 2006. The ASF and the conference producer—Full Circle Productions— invite the Open Source community to send in session and tutorial proposals for ApacheCon

[EMAIL PROTECTED] apache2.2 + Tomcat5.5 + mod_proxy_ajp

2006-06-19 Thread Pid
Hi, We're running the following: Apache2.2 + Tomcat5.5.17 with mod_proxy, mod_proxy_ajp and mod_proxy_balancer. There are virtual servers running sub-domains in each both Tomcat & Apache. The balancer configuration is below. *1st question, are there any obvious gotchas in the config (see below)

RE: [EMAIL PROTECTED] need some help please

2006-06-19 Thread Mamta Jolly, Noida
Hi When I run this command I m geeting this error msg…. my server is up.. but problem is on client side. bash-2.05b$ openssl s_client -connect 10.2.129.172:8140 -state -debug   CONNECTED(0004) SSL_connect:before/connect initialization write to 0007B460 [0008B9B8] (133 bytes => 1

Re: [EMAIL PROTECTED] need some help please

2006-06-19 Thread Rainer Sokoll
On Mon, Jun 19, 2006 at 01:02:06PM +0530, Mamta Jolly, Noida wrote: > So we need to have some ssl-key or ssl-crt need to added to > /apache/conf location? N if I don't have then how can I add or create? Don't want to be rude, but: Reading the documentation is essential. So please point your brows

RE: [EMAIL PROTECTED] need some help please

2006-06-19 Thread Mamta Jolly, Noida
Hi The server that I m using is SSL; and the url I pasted is http://10.2.129.172:8140 As I changed the port in httpd.conf file. And the machine I am using Is onsite solaris machine. And domain name is creep.atg.com So we need to have some ssl-key or ssl-crt need to added to /apache/conf loca

RE: [EMAIL PROTECTED] need some help please

2006-06-19 Thread Boyle Owen
> -Original Message- > From: Mamta Jolly, Noida [mailto:[EMAIL PROTECTED] > Sent: Monday, June 19, 2006 9:19 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] need some help please > > Hi all , > > When I m starting my Apache server on solaris machine ... I > received this e

[EMAIL PROTECTED] FW: need some help please

2006-06-19 Thread Mamta Jolly, Noida
  My configuration set up is Solaris 10 + apache 2.0 Regards: Mamta Jolly HCL Technologies|HCL Member Technical Staff Software Technology Group Noida 201301 (India) E-mail [EMAIL PROTECTED]   From: Mamta Jolly, Noida Sent: Monday, June 19, 2006 12:49 PM To: 'users@http

[EMAIL PROTECTED] need some help please

2006-06-19 Thread Mamta Jolly, Noida
Hi all , When I m starting my Apache server on solaris machine ...  I received this error message: "connection refused when attempting to contact the server." When I checked in the log, it failed because SSL connection is required although I started the server using the options above.

RE: [EMAIL PROTECTED] /my.html#mySection

2006-06-19 Thread Boyle Owen
> -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Mike - > EMAIL IGNORED > Sent: Sunday, June 18, 2006 4:09 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] /my.html#mySection > > I have seen in several browsers that requests such as > >http://www.x