Skip to content

Instantly share code, notes, and snippets.

@gr4y
Created October 3, 2010 09:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gr4y/608427 to your computer and use it in GitHub Desktop.
Save gr4y/608427 to your computer and use it in GitHub Desktop.
alias /sync "/media/disk/sync"
<Directory "/media/disk/sync">
Dav On
Allow from all
</Directory>
#
# doesn't work with iWorks for iPad
# shame on apple
#
# Listen *:7963
# <VirtualHost *:7963>
# DocumentRoot /media/disk/sync
# <Directory "/media/disk/sync">
# Dav On
# Allow from all
# </Directory>
# </VirtualHost>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment