3,035
edits
(→Server Software: +gd) |
(→Apache) |
||
| Line 38: | Line 38: | ||
=== Apache === | === Apache === | ||
* Set up a vhost for the services directory | * Set up a vhost for the services directory | ||
* Need to either AllowOverride for docroot or put contents of app/webroot/.htaccess into the vhost config. | |||
=== Config === | === Config === | ||
* Copy config-dist.php to config.php and add the same database info as with the main site. | * Copy config-dist.php to config.php and add the same database info as with the main site. | ||
edits