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:
-
Aug 27, 2010, 10:07:12 PM (12 years ago)
- Author:
-
greg
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v76
|
v77
|
|
329 | 329 | }}} |
330 | 330 | |
| 331 | Enable mod-rewrite: |
| 332 | {{{ |
| 333 | # a2enmod rewrite |
| 334 | }}} |
| 335 | |
331 | 336 | Save and exit. Restart apache. It's a good idea to double check the symbolic link to 000-default in /etc/apache2/sites-enabled |
332 | 337 | |