Good afternoon all. I have made posts regarding this problem on the OpenSuse forum (http://forums.opensuse.org/applications/410912-apache-help-needed-pleas e.html) but I am not getting very far very quick! I apologise in advance if this is not the correct place to ask for help but I thought I would give it a try anyway.
If I use a DIRECTORY directive as below, I can get a directory listing OK but if I right click > save as ... I get a 0kb file. Likewise if I click an image, I get a broken link icon. Alias /music /home/myuser/lan/music <Directory "/home/myuser/lan/music"> Options Indexes Order allow,deny Allow from all </Directory> The directory in question is a remote-share, mounted as the local user "myuser" in /etc/fstab. My questions are: 1. Am I using the correct directive (Directory)? Should I use Location instead? 2. Do I require any additional "Options" or entries within this directive in order to be able to view JPEG images (just on a side note, LOCAL JPG images display just fine)? Once more, I am sorry if this is not an Apache question - I'm also fairly new to this so please be gentle!! Many thanks for taking the time to read this, if you have any questions, you're welcome to ask me! Kind regards Richard ********************************************************************** Privileged/Confidential Information may be contained in this message. If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you must not copy, distribute or take any action in reliance to it. In such case, you should destroy this message and kindly notify the sender by reply email. Please advise immediately if you or your employer do not consent to Internet email for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Minorplanet Systems plc shall be understood as neither given nor endorsed by it. Minorplanet Systems plc, Registration no: 3372097 Minorplanet Limited, Registration no: 4072786 Greenwich House, 223 North Street, Leeds, LS7 2AA VAT #: 698 1438 86 ********************************************************************** --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org