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

Optimizations #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Optimizations #7

wants to merge 1 commit into from

Conversation

tegansnyder
Copy link

Hi Guys. I restructured the .htaccess. Here is what I did:

  • Grouped all mod_headers
  • Added Web Fonts declarations so web fonts can work across all domains
  • Changed the IE8 Compatibility mode moving it into the mod_header and switching it to IE=edge.
  • Changed the way you did the rewrites of index.php, index.html, and /home. I removed the hardcoded domain.
  • Added Rewrite for /?home.

Please let me know if you have any questions. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant