summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install apache-webdav moduleHEADmasterSuren A. Chilingaryan2019-08-212-6/+9
* Explicitly load DAV modules in configurationSuren A. Chilingaryan2019-08-211-0/+4
* Fix enabling configurations in the new locationSuren A. Chilingaryan2019-08-211-1/+1
* Redirect CustomLogSuren A. Chilingaryan2019-08-211-0/+1
* Redirect ErrorLogSuren A. Chilingaryan2019-08-211-1/+2
* Change to system-wide Apache installationSuren A. Chilingaryan2019-08-215-249/+60
* Force rebuildSuren A. Chilingaryan2019-08-161-1/+1
* Change to php7Suren A. Chilingaryan2019-08-161-5/+5
* Allow unrestricted access to /var/www/htmlSuren A. Chilingaryan2019-08-162-2/+6
* Properly check availability of configsSuren A. Chilingaryan2019-08-161-1/+1
* Fix typo in DockerfileSuren A. Chilingaryan2019-08-161-1/+1
* Don't crash if no modules configuredSuren A. Chilingaryan2019-08-161-3/+9
* parametrizationSuren A. Chilingaryan2019-08-163-30/+36
* Install DBM module for apr-utilSuren A. Chilingaryan2019-08-151-0/+1
* Don't create DavLock in DockerfileSuren A. Chilingaryan2019-08-151-1/+0
* Move DavLock to temporary folder as wellSuren A. Chilingaryan2019-08-144-8/+6
* Really change pid file to /tmp folderSuren A. Chilingaryan2019-08-142-8/+11
* And one more attemptSuren A. Chilingaryan2019-08-141-1/+1
* Fix PidFile properlySuren A. Chilingaryan2019-08-141-1/+1
* Try to fix pid file locationSuren A. Chilingaryan2019-08-141-0/+2
* Fix port in Dockerfile instead of entrypoint.shSuren A. Chilingaryan2019-08-142-8/+5
* Adjust port in httpd.confSuren A. Chilingaryan2019-08-141-0/+5
* Disable chownSuren A. Chilingaryan2019-08-141-1/+1
* Move user.passwd to /tmpSuren A. Chilingaryan2019-08-142-5/+5
* Change to unprivileged portsSuren A. Chilingaryan2019-08-143-4/+4
* Merge pull request #9 from ianeiloart/patch-1Paul Cammish2019-03-221-0/+21
|\
| * Create License.Ian Eiloart2019-03-221-0/+21
|/
* Merge pull request #2 from boonen/corrupt-aliasJamie Nguyen2018-12-141-1/+1
|\
| * Prevent corrupt Alias after restart of container.Jan Boonen2018-12-061-1/+1
|/
* Only mkdir and touch if neededJamie Nguyen2018-07-181-2/+2
* Use WORKDIRJamie Nguyen2018-07-181-12/+13
* Remove deprecated MAINTAINER tagJamie Nguyen2018-07-171-1/+0
* Move apk to DockerfileJamie Nguyen2018-07-172-3/+3
* Switch to copying whole directory of config filesJamie Nguyen2018-07-174-10/+3
* Mention configs-webdav-docker repository in README.mdJamie Nguyen2018-07-161-2/+2
* Split long linesJamie Nguyen2018-07-161-2/+4
* Remove trailing charactersJamie Nguyen2018-07-161-1/+1
* Force symlinkJamie Nguyen2018-07-161-1/+1
* Fix ANONYMOUS_METHODSJamie Nguyen2018-07-161-0/+1
* Format README.md for Docker HubJamie Nguyen2018-07-161-52/+19
* Fix typo in README.mdJamie Nguyen2018-07-161-1/+1
* Initialize /var/lib/dav in docker-entrypoint.shJamie Nguyen2018-07-162-1/+5
* Allow bind mounting in /cert.pem and /privkey.pemJamie Nguyen2018-07-162-21/+30
* Move files into 2.4 folderJamie Nguyen2018-07-166-0/+1
* Improve READMEJamie Nguyen2018-07-161-3/+4
* Fix typoJamie Nguyen2018-07-161-1/+1
* Initial commitJamie Nguyen2018-07-166-0/+345