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
#REQUIREMENTS | |
# 1. <base href="/" > inside <head> before importing external (local) stylesheets and javascript files | |
# the above is required if deep linking | |
# | |
# 2. in the module configuration, set html5mode to TRUE i.e. $locationProvider.html5Mode(true).hashPrefix('!'); | |
#BEGIN | |
Options +FollowSymLinks |