repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git]
/
redmine-mysql-git
/
httpd-redmine.conf
blob
9efb8bcb005c41fa41ea2dcfcfd18f60e2b9f2c0
1
SetEnv RAILS_ENV production
2
3
Alias /redmine /opt/redmine/public
4
5
<Directory "/opt/redmine/public">
6
AllowOverride all
7
Order allow,deny
8
Allow from all
9
</Directory>