Skip to content

Instantly share code, notes, and snippets.

View RaschidJFR's full-sized avatar

Raschid J.F. Rafeally RaschidJFR

  • RaschidJFR
  • Toronto, Canada
View GitHub Profile
@RaschidJFR
RaschidJFR / .htaccess
Last active November 7, 2021 19:00 — forked from julianpoemp/.angular-htaccess.md
Optimal .htaccess configuration for Angular 8, Angular 7, Angular 6, Angular 5 (and older) app in production incl. fix for the angular browser caching issue.
# Taken from [Angular Deploymenr](https://angular.io/guide/deployment) Guide.
#
# INSTRUCTIONS:
# 1. Place this file next to the app's index.html.
# 2. Optional: If you serve your app from a subfolder in your domain,
#
# Gist forked from: [julianpoemp](https://gist.github.com/julianpoemp/bcf277cb56d2420cc53ec630a04a3566)
# Check for new versions of this gist: https://gist.github.com/RaschidJFR/f6d21a03b0692f5c7a6a23954003f00b
# v1.1.0