Mark,

No... Didn't know about it...
Now that I know about it (Thank You), I'm not sure of what really needs to
be done... 

No where under $CATALINA_HOME do I have a defaultcontext.xml, context.xml,
or similarly named file. All of my similarly named files are *.html files or
directories, as follows:

#pwd
/usr/local/jakarta-tomcat-5
# find . -name \*context\* -print
./server/webapps/admin/context
./server/webapps/admin/defaultcontext
./webapps/tomcat-docs/config/printer/context.html
./webapps/tomcat-docs/config/printer/defaultcontext.html
./webapps/tomcat-docs/config/context.html
./webapps/tomcat-docs/config/defaultcontext.html
./webapps/wade2/scripts/contextmenu.css

So I'm not sure what to do - any advice?

Regards,

Bob
-----Original Message-----
From: Mark Thomas [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 19, 2006 21:13
To: Tomcat Users List
Subject: Re: pdf documents

Bob Wyatt wrote:
> I have a directory that contains hundreds of pdf files.
> 
> I have Tomcat 5.0.28 running on AIX 5.2.
> 
> Under the webapps/appname directory, if I create a symbolic link to the
pdf
> files, they will not display.

Have you enabled linking? See the allowLinking property at
http://tomcat.apache.org/tomcat-5.5-doc/config/context.html

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to