Skip to content

Conversation

@adamnfish
Copy link

This creates a www webroot directory that can be used as the root for webserver configuration. The benefit to this approach is that files in the main directory are no longer exposed on the website. This includes the data directory, the PHP source code (beyond the required index.php entry point) and any other files that get placed in the root of the project during deployment or while running.

This creates a www webroot directory that can be used as the root for
webserver configuration. The benefit to this approach is that files in
the main directory are no longer exposed on the website. This includes
the data directory, the PHP source code (beyond the required index.php
entry point) and any other files that get placed in the root of the
project during deployment or while running.
@ulikoehler
Copy link

I agree, this pull request should be merged, it is quite useful indeed. Note, however, that this repository is pretty much not maintained by the author and AFAIK no-one has commit rights there.

@TheFiZi
Copy link

TheFiZi commented Nov 27, 2015

You might try submitting to this fork: https://github.com/elrido/ZeroBin

Development has been fairly active over there.

@elrido
Copy link

elrido commented Nov 29, 2015

Thanks for mentioning our fork. We do already support this mode of installation and have documented this in the installation guide. I.e. snip.dssr.ch is set up like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants