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

Add information regarding blocking access to logfile #9

Closed
JacobDB opened this issue Apr 25, 2017 · 0 comments
Closed

Add information regarding blocking access to logfile #9

JacobDB opened this issue Apr 25, 2017 · 0 comments
Assignees

Comments

@JacobDB
Copy link
Collaborator

JacobDB commented Apr 25, 2017

This can be done very simply with an .htaccess file in the same directory with the following information:

<Files "deploy.log">
Order Allow,Deny
Deny from all
</Files>
@JacobDB JacobDB self-assigned this May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants