----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Manzoor Patel wrote:
>
> Hello,
> I have a properties file, how can I make the Apache look for
> the properties file in the servlets directory?
> By default the Apache is looking for the my properties file in the
> Apache directory.
>
> Many Thanks
> Manzoor
My setup is as follows:
Apache 1.3.11
Apache JServ 1.1
OS: RedHat LInux 5.2
First look in httpd.conf file for the Include directive
which specifies the path to the jserv.conf file.
Mine is :
Include /usr/local/apache/conf/jserv/jserv.conf
Next look in the jserv.conf file
for the directive ApJServProperties
this specifies the path to the properties file.
Why would you want to put the properties file in your
servlets directory?
Also, try to include relevant information like
Operating System, version of Apache, version
of JServ, JDK, etc.
Chris Mangiapane
[EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]