is there a name for the directory that is one lower that the docroot?

techlists at phpcoderusa.com techlists at phpcoderusa.com
Sun Jan 12 12:56:47 MST 2025


Thanks!!


On 2025-01-12 00:38, Steve Litt via PLUG-discuss wrote:
> 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: PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> https://lists.phxlinux.org/mailman/listinfo/plug-discuss


More information about the PLUG-discuss mailing list