Allow underscores and hyphens in Webroot value
The regex pattern for the Webroot value currently doesn't allow hyphens or underscores which are valid for directories.
If you're running a repository structure that has public_html for instance for site files, you'll not be able to set this as your Webroot even though it's the most logical folder name when using something like Vagrant locally.
2
votes
