Caldarale, Charles R wrote:
From: James Godrej [mailto:jamesgod...@yahoo.in]
Subject: unable to share folder using a symlink
the Apache vhost definition is
Wrong mailing list; this one's for Tomcat, and you want the httpd one.
That's true.
But the same problem would probably h
> From: James Godrej [mailto:jamesgod...@yahoo.in]
> Subject: unable to share folder using a symlink
> the Apache vhost definition is
Wrong mailing list; this one's for Tomcat, and you want the httpd one.
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWI
Here is a situation I have a directory in /media/7AC03B13C03AD4DB/something
which is an ntfs drive.
I want to share from this a subdirectory so I go to /var/www/ and create a
symlink as follows
ln -s /media/7AC03B13C03AD4DB/something /var/www/new_name
when the client tries to reach the abov