Mercurial > cgi-bin > hgwebdir.cgi > POP > oldRepo
annotate 1__Development/6__Website/POPExpressServer/savedSyntaxGraphs/htaccess @ 5:e73fbbcb5fd2
Persisting basic graph works, starting to add persist of view hierarchy too
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Sun, 03 Aug 2014 23:38:15 -0700 |
| parents | |
| children |
| rev | line source |
|---|---|
| seanhalle@5 | 1 <FilesMatch "\.(ttf|otf|eot|woff)$"> |
| seanhalle@5 | 2 <IfModule mod_headers.c> |
| seanhalle@5 | 3 Header set Access-Control-Allow-Origin "*" |
| seanhalle@5 | 4 </IfModule> |
| seanhalle@5 | 5 </FilesMatch> |
