Thanks much to "[EMAIL PROTECTED]" for step by step info!
Now I am able to run my Apache WebServer+JServ.
However I am not able to yet get my first Servlet run on it.
I have not changed any .conf and am using default .conf(s)
I Placed my HelloServlet in "C:\Program Files\Apache Group\Apache"
and also in "C:\Program Files\Apache Group\Apache JServ" dir
and then tried "http://localhost/servlet/HelloServlet" but am
getting HTTP 404 not found.
Kind Regards
R.C.Nougain
http://www.cad.delhi.nic.in/~nougain/
[EMAIL PROTECTED]
----- Original Message -----
From: Luc Saint-Elie <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, May 10, 1999 12:59 PM
Subject: Re: Apache WebServer + JServ = Problem
> Hello,
>
> First thing do the following STEP BY STEP
>
> 1- download Apache Web server (last release is 1.3.6)
>
> 2- download "ApacheJServ1.0b2-Apche1.3.4.exe" (YES the release number is
> not the last one)
> this instaler installs a "old" Apache Jserv but it sets up automatically
> your http.conf..
>
> 3- download the file named Apache-JServ-1.0b4.tar.gz BY FTP FROM
> java.apache.org (for a reason I don't know anything about, downloads form
> java.apache.org with a Web browser fails in general and you end with a
> rotten .jar file)
>
> 4- delete the ApacheJserv.jar installed with the "old" instaler and replace
> it with the new version.
>
> 5- download BY FTP FROM java.apache.org the file
> "ApacheModuleJServ1b3_136.dll" (it's in the "dll" directory)
>
> 6- Rename it "ApacheModuleJServ.dll" and place it in the "module" directory
> form the Apache (the web server not Jserv) install directory.
>
> 7- That's it for the sofware stuff, now read once , twice and more Arri's text
> (URL http://www.magiccookie.com/computers/apache-jserv/) to configure your
> "zones"
>
>
> +------------------------------------------------+
> | Luc Saint-Elie |
> | 53, rue Caulaincourt |
> | 75018 Paris France |
> | Tel: 01 42 52 09 62 / 06 12 90 19 65 |
> | email : [EMAIL PROTECTED] |
> +------------------------------------------------+
> | Servlet Taverne a site devoted to servlets |
> | ..and Java server side technologies |
> | ATTENTION NEW URL !!! |
> | url : http://www.interpasnet.com/JSS |
> +------------------------------------------------+
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html