is there a name for the directory that is one lower that the docroot?
Steve Litt
slitt at troubleshooters.com
Sun Jan 12 00:38:41 MST 2025
Keith Smith via PLUG-discuss said on Tue, 07 Jan 2025 09:32:35 -0700
>Hi,
>
>I am running ubuntu and apache configured using PHP-FPM.
>
>If my Docroot is : /var/www/<domain.tld>/public_html
>
>Is there a title/name for /var/www/<domain.tld>
>
>I allow the user that owns the docroot to also own the subordinate
>folder: /var/www/<domain.tld>
>
>Does /var/www/<domain.tld> have a name/title?
Only as a special case. In the general case, you could tell your Apache
or Nginx conf file to use /home/keith/<domain.tld>/public_html while
still having other stuff under /var/www/<domain.tld>
SteveT
Steve Litt
http://444domains.com
More information about the PLUG-discuss
mailing list