#218 - Webdav support
0 guests and 0 members have recently viewed this.
The top 3 point earners from 1st Mar 2026 to 8th Mar 2026.
| PDStig |
|
|
|---|---|---|
| Gabri |
|
|
| masum |
|
|
There are no events at this time
I say symlink because if you were running git over webdav you'd want the git files locally. So it is a symlink to your local .git control directory.
You'd effectively have two git checkouts locally. A test one (staging site) and a webdav one. You'd pull on the webdav one after pushing from the test one.