You are not logged in.
Pages: 1
I noticed that Arch Linux uses /srv/http & /srv/ftp as it's default folder locations rather than every other Linux distribution I've seen / used which commonly sets the paths to /var/www etc etc etc...
I was wondering what the relevance was behind doing so when it seems this differs from other commonly used distributions.
Thanks for any explanations.
./
Offline
http://en.wikipedia.org/wiki/Filesystem … _structure
/srv is for "Site-specific data which is served by the system." I'd say those other distros are putting stuff in the wrong place.
Offline
see hier(7) or the FHS website for the filesystem hierarchy standard that Arch follows.
Offline
Pages: 1