This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] |