~critecia/critecia/trunk

« back to all changes in this revision

Viewing changes to src/app/.htaccess

  • Committer: Christian A. Reiter
  • Date: 2011-11-17 05:25:03 UTC
  • Revision ID: christian.a.reiter@gmail.com-20111117052503-onc9umhr8engadv5
code cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
    RewriteEngine on
3
3
    RewriteRule    ^$    webroot/    [L]
4
4
    RewriteRule    (.*) webroot/$1    [L]
5
 
 </IfModule>
 
 
b'\\ No newline at end of file'
 
5
 </IfModule>