Skip to content

Instantly share code, notes, and snippets.

View hussain-abid's full-sized avatar
🎯
Focusing

Hussain Abid hussain-abid

🎯
Focusing
View GitHub Profile
@iheartmedia-matt
iheartmedia-matt / .htaccess
Created August 15, 2018 14:46
Apache .htaccess SSL React Router
<ifModule mod_rewrite.c>
#######################################################################
# GENERAL #
#######################################################################
# Make apache follow sym links to files
Options +FollowSymLinks
# If somebody opens a folder, hide all files from the resulting folder list