Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User directories (like apache's UserDir) #321

Open
1 task done
ndaniels opened this issue Mar 1, 2024 · 1 comment
Open
1 task done

User directories (like apache's UserDir) #321

ndaniels opened this issue Mar 1, 2024 · 1 comment
Labels
advanced-feature Advanced feature only available via the configuration file enhancement New feature or request help wanted Extra attention is needed v2 v2 release

Comments

@ndaniels
Copy link

ndaniels commented Mar 1, 2024

Search for duplicate feature request

  • I already searched, and this feature request or improvement is not a duplicate.

Feature scope

Completely new feature

Feature request related to a problem

No response

Describe the solution you'd like

The ability to specify (in the config file) a UserDir-like directive, so that a directory such as public_html in each user's home directory could be served. Essentially, duplicate this functionality from Apache.

This isn't as common a use case as it once was, but for (for instance) a computer science department webserver, I'd love to be able to move away from Apache and to a Rust-based solution.

Describe alternatives you've considered

Stick with Apache

Build target

All targets

Additional context

No response

@ndaniels ndaniels added enhancement New feature or request help wanted Extra attention is needed v2 v2 release labels Mar 1, 2024
@joseluisq
Copy link
Collaborator

I believe having a UserDir-like SWS feature will be useful to entities like computer science departments and similar.

@joseluisq joseluisq added the advanced-feature Advanced feature only available via the configuration file label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
advanced-feature Advanced feature only available via the configuration file enhancement New feature or request help wanted Extra attention is needed v2 v2 release
Projects
None yet
Development

No branches or pull requests

2 participants