Skip to content

Instantly share code, notes, and snippets.

View chrisco23's full-sized avatar

Chris Cortese chrisco23

View GitHub Profile
@chrisco23
chrisco23 / gist:ad59597cbc334bccaf009fbd1f005974
Created January 13, 2019 06:04
.htaccess for site attempting to fix admin setup
Here is the current .htaccess. I did not create this file. I am only trying to get the admin part properly set up.
`#<IfModule mod_suphp.c>
# suPHP_ConfigPath /home/user/public_html
#</IfModule>
#SetEnv TZ 'America/Los_Angeles'
RewriteCond %{HTTP_HOST} ^staging\.admin\.example\.com$ [NC]