close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Jun 11, 2009, 10:33:24 PM (14 years ago)
- Author:
-
hank
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v14
|
v15
|
|
126 | 126 | See sf-apps/files/examples |
127 | 127 | {{{ |
128 | | |
129 | | sudo ln -s /usr/wwwapps/silverfile/examples/production/apache/files.conf /etc/apache2/sites-available/silverfile |
| 128 | > sudo ln -s /usr/wwwapps/silverfile/examples/production/apache/files.conf /etc/apache2/sites-available/silverfile |
| 129 | > mkdir /usr/wwwapps/logs/ |
| 130 | > touch /usr/wwwapps/logs/silverfile.access |
| 131 | > touch /usr/wwwapps/logs/silverfile.error |
| 132 | }}} |
| 133 | |
| 134 | {{{ |
| 135 | |
| 136 | |
130 | 137 | |
131 | 138 | <VirtualHost *:80> |