hey thanks for your help, but did not work, or not if I am doing wrong, I mean

in my application directory I created the context.xml file in META-INF
directory with the following contents:

<?xml version="1.0" encoding="UTF-8"?>
<Context aliases = "/aliasPath1=D:/ServerJEE/apache-tomcat-7.0.27/moodledata" >
</Context>

then restart my tomcat, but still does not work

thanks a lot

2012/6/20 Caldarale, Charles R <chuck.caldar...@unisys.com>:
>> From: Peli [mailto:fabian...@gmail.com]
>> Subject: Moodle & Tomcat
>
>> Moodle requires to create the resource directory outside of the
>> deployment directory [webapps], the moodledata directory is created
>> directly in [...\apache-tomcat-7.0.27\moodledata]
>> moodle upload files to that directory but in the course when you want
>> to download one of these files, it displays a 404 error resource not
>> found.
>
>> the files can be accessed from outside the webapps directory?
>
>> what I need to configure?
>
> Look at the aliases attribute for the <Context> element:
>
> http://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Standard_Implementation
>
>  - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
> MATERIAL and is thus for use only by the intended recipient. If you received 
> this in error, please contact the sender and delete the e-mail and its 
> attachments from all computers.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>



-- 

Néstor Fabián Peña Estrella
Tecnólogo en Sistemas de Información-Univalle
Estudiante Ingeniería de Sistemas-Unicauca
Miembro Core, Student Tech Club Unicauca.Net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to