[EMAIL PROTECTED] Installing Apache + SSL on Windows

2007-02-15 Thread Brian Gordon
I've been trying for ages to get my server running SSL successfully. I don't need port 80 (unencrypted traffic) at all, just 411. I have the module set up just fine, and apache runs fine unless I define a valid cert and key: SSLCertificateFile pw/my-server.cert SSLCertificateKeyFile pw/my-server

[EMAIL PROTECTED] mod_jk HOW to

2007-02-15 Thread Tracy12
Hi, Can somebody point out a documentation to install mod_jk on apache 2.2. What are the dependencies? and pre requists that I should have Thanks -- View this message in context: http://www.nabble.com/mod_jk-HOW-to-tf3237806.html#a8999232 Sent from the Apache HTTP Server - Users mailing lis

Re: [EMAIL PROTECTED] howto do dynamic web pages

2007-02-15 Thread Evan Platt
At 08:14 PM 2/15/2007, imthiaz khan wrote: I have static web pages with java scripting I want to make them dynamic web pages using Apache web server ,but I don't know procedure of making dynamic . give me suggetions You already asked this, and you already got a very good answer from Mark Lavi

[EMAIL PROTECTED] howto do dynamic web pages

2007-02-15 Thread imthiaz khan
I have static web pages with java scripting I want to make them dynamic web pages using Apache web server ,but I don't know procedure of making dynamic . give me suggetions - Looking for earth-friendly autos? Browse Top Cars by "Green Rating" at Yahoo

Re: [EMAIL PROTECTED] Rewrite rules under 2.2.4

2007-02-15 Thread Bob
Ryan McConigley wrote: RewriteEngine on Rewriterule ^/faq/(.*) http://web.csse.uwa.edu.au/school_and_systems_information/faq [L,R=permanent] It seems to me that you're using the rules in per-server context (leading slash), is that correct? So it seems to m

Re: [EMAIL PROTECTED] Modules order

2007-02-15 Thread Joshua Slive
On 2/15/07, Chirouze Olivier <[EMAIL PROTECTED]> wrote: I'd like to know if there is a way to change the order in which modules are called by Apache (either by conf or by source code change…) I think the best introduction on this subject is probably http://www.apachetutor.org/dev/request Nic a

Re: [EMAIL PROTECTED] Issues with the vector returned by axis -soap deployment

2007-02-15 Thread Joshua Slive
On 2/15/07, Deepak Baliga <[EMAIL PROTECTED]> wrote: Here is how I invoke my service : I don't think you've found the correct mailing list. Try heading over here: http://ws.apache.org/axis/mail.html Joshua. - The official U

Re: [EMAIL PROTECTED] installation problem

2007-02-15 Thread Joshua Slive
On 2/15/07, imthiaz khan <[EMAIL PROTECTED]> wrote: I am getting error in configuring Http-2.0.59 version of Unix. Error is "tar:error" As has been pointed out to you already, you need more one-on-one help than is really possible in a forum like this. If you know how to use IRC, I suggest head

Re: [EMAIL PROTECTED] require directives present and no Authoritative handler

2007-02-15 Thread Jumbo
doh! s/users/user/did the trick! thanks... on to the next feature Krist van Besien wrote: On 2/15/07, Jumbo <[EMAIL PROTECTED]> wrote: I am running Apache version 2.2.4. Having fun too thanks. Currently have a simple setup - HTTP and SSL are working properly. I added basic authent

[EMAIL PROTECTED] (9)Bad file descriptor: core_output_filter: writing data to the network

2007-02-15 Thread Jaakko Kahkonen
Why am I getting "(9)Bad file descriptor: core_output_filter: writing data to the network" on Linux Gentoo 64 bit platform? I have recompiled Apache, PHP and MapServer (with php-mapscript) with care several times, but it does not help. Error appears, when I'm using ka-Map application (http://ka-ma

[EMAIL PROTECTED] Modules order

2007-02-15 Thread Chirouze Olivier
Hi, I try to run Apache.exe to go to the internet but I get an error with winzip - what is the URL please? Ok, just kidding :-) I'd like to know if there is a way to change the order in which modules are called by Apache (either by conf or by source code change...) Here's my pb: I have a modul

Re: [EMAIL PROTECTED] mod_authz_host problem

2007-02-15 Thread Nando Ronsisvalle
Joshua Slive ha scritto: Directory takes a full path relative to the root of the filesystem, not relative to the DocumentRoot. See: http://httpd.apache.org/docs/2.2/sections.html#file-and-web Joshua. Ok! Now works right. I find another error on AllowOverride directive. I setted "none" paramete