Re: is there a name for the directory that is one lower that…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Steve Litt via PLUG-discuss
Date:  
To: plug-discuss
CC: Steve Litt
Subject: Re: is there a name for the directory that is one lower that the docroot?
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
---------------------------------------------------
PLUG-discuss mailing list:
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss