View Single Post
I'm just going to give an outline of what needs to be done. I don't have time to do a tutorial or hold hands. I found out how to do it through Google, so you can too.

TO BE CLEAR... I WILL *NOT* BE REPLYING TO ANY FOLLOWUP POSTS HERE!

1. On the Synology, add the SynoCommunity repo.
2. Install the Debian chroot - everything from now on will be done in the chroot.
3. mkdir /run/shm
4. mount -t tmpfs none /run/shm
5. Build apache2 and apr (libapr1) from source packages. See Debian Wiki
6. Install the .dpkg files
7. Follow any guide for setting up WebDAV in Debian or Ubuntu
8. Make sure that apache2 is set to start in the Debian Chroot config panel.
9. Buy yourself a beer. If you got this far, you deserve it!

JUST IN CASE I DIDN'T SAY IT LOUD ENOUGH BEFORE... I WILL *NOT* BE REPLYING TO ANY FOLLOWUP POSTS HERE!

Good luck!