repo.or.cz
/
sport-group.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge file:///media/external_data/workspace/web/sport-group
[sport-group.git]
/
public
/
.htaccess
blob
214c277ebcf29b86013ce624a3666639b9465aad
1
# public/.htaccess
2
3
Options -Indexes
4
5
RewriteEngine On
6
RewriteCond %{REQUEST_FILENAME} !-f [OR]
7
RewriteCond %{REQUEST_FILENAME} !-d
8
RewriteBase /sport-group/public
9
#RewriteRule ^.*$ - [NC,L]
10
RewriteRule !\.(js|ico|txt|gif|jpg|png|css)$ index.php [NC,L]