Skip to content

Instantly share code, notes, and snippets.

View alexbudin's full-sized avatar

Alex Budin alexbudin

View GitHub Profile
@alexbudin
alexbudin / .htaccess
Created June 20, 2022 14:58 — forked from rohankhudedev/.htaccess
Necessary Apache .htaccess Configuration: Performance and Security settings
## ~-~-~- How to use ~-~-~-
# You can directly download as use as it is.
# Everything is listed is only perfomance and security related lines
# Validate .htaccess from http://www.htaccesscheck.com/
# Disable Directory Browsing: Security
Options All -Indexes
# If a dir is a symbol link, follow the link