Revision 7883c780
Added by dsorber over 12 years ago
| configs/apache/trac.conf | ||
|---|---|---|
|
|
||
|
<Directory /home/dsorber/trac/projects/headquarters/>
|
||
|
WSGIApplicationGroup %{GLOBAL}
|
||
|
Order deny,allow
|
||
|
Allow from all
|
||
|
Require all granted
|
||
|
</Directory>
|
||
|
|
||
|
<Location "/trac/login">
|
||
| ... | ... | |
|
Alias /trac/chrome/site /home/dsorber/trac/projects/headquarters/htdocs/site
|
||
|
|
||
|
<Directory "/home/dsorber/trac/projects/headquarters/htdocs">
|
||
|
Order allow,deny
|
||
|
Allow from all
|
||
|
Require all granted
|
||
|
</Directory>
|
||
Updating Apache configs, also adding new config for baikal.