On Mon, Jun 11, 2012 at 03:15:06PM BST, Ethan Rosenberg wrote: > If I access b.mp4 in /var/www/Webpages2, [src="b.mp4"] the file is found. > > It is not found using the full path [src=" > /home/ethan/Gingy/Pictures/Vol_1/b.mp4"] . > > Where is my error?
Assuming that you can access any file on the file system simply by appending full path to src. I leave it to you to find out why ;^) The example below simply looks for: /var/www/Webpages2/home/ethan/Gingy/Pictures/Vol_1/b.mp4 which doesn't exist - "/" means "the document root" Cheers, -- rjc -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20120611142848.ga15...@linuxstuff.pl