On 23/10/18 01:46 PM, Peter Suetterlin wrote:
/srv - yes, especially if you export it in some way. But as it is a standard system location I try to not use it for my 'local' extensions....
It depends what you mean by that. /srv/www is where, by default, any web applications that you might choose to install, even 3rd party ones or ones that you write yourself, go. # rpm -qf /srv/www/htdocs filesystem-13.1-9.5.x86_64 # zypper info filesystem Information for package filesystem: ----------------------------------- Repository : openSUSE-Leap-42.3-Oss Name : filesystem Version : 13.1-9.5 Arch : x86_64 Vendor : openSUSE Installed Size : 0 B Installed : Yes Status : up-to-date Source package : filesystem-13.1-9.5.src Summary : Basic Directory Layout Description : This package installs the basic directory structure. It also includes the home directories of system users. # rpm -qf /srv/www/htdig htdig-3.2.0b6-242.1.x86_64 # zypper info htdig Information for package htdig: ------------------------------ Repository : openSUSE-Leap-42.3-Oss Name : htdig Version : 3.2.0b6-242.1 Arch : x86_64 Vendor : openSUSE Installed Size : 3.3 MiB Installed : Yes Status : up-to-date Source package : htdig-3.2.0b6-242.1.src Summary : WWW Index and Search System Description : The ht://Dig system is a complete World Wide Web index and search system for a small domain or intranet. This system is not meant to replace the need for powerful Internet-wide search systems like Lycos, Infoseek, Webcrawler, or AltaVista. Instead it is meant to cover the search needs of a single company, campus, or even a particular subsection of a Web site. # rpm -qf /srv/ftp filesystem-13.1-9.5.x86_64 # rpm -qf /srv/www/cgi-bin/ filesystem-13.1-9.5.x86_64 # rpm -qf /srv/tftpboot/ dnsmasq-2.78-13.1.x86_64 So yes, /srv has a dedicated system function, primarily where the web application you might install live and operate under /srv/www See also /etc/apache2/default-server.conf -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org