Timothy Murphy wrote:
Marko Vojinovic wrote:/srv is the 'right' place, unfortunately many (all?) linux distributions don't use it.SuSE uses it. I hope Fedora will too.Why?It seems to me much simpler to follow the apache default /var/www/html , if you are using apache.
Or for a home server, keep it under public_html in your home directory and enable apache's user dirs so you can reference it as server://~user/... That way you don't have to worry about backing up up much except the home directories.
-- Les Mikesell lesmikesell gmail com