-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
For a while, now, packaged projects avoid /var/www/html . Drupal, Wordpress, even large projects will declare a /usr/share/%{name} or /usr/chare/%{name}-%{version} as their webroot.
This ensures no collision with /var/www/html, and also enforces a mostly-closed permissions setup since '/' starts with a closed permissions model. The EPEL nextcloud package, packaged by Fedora, uses /usr/share/nextcloud , for instance,
I recommend we move this root to do the same.
Metadata
Metadata
Assignees
Labels
No labels