summaryrefslogtreecommitdiffstats
path: root/2.4
Commit message (Collapse)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-213-121/+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
|
* Prevent corrupt Alias after restart of container.Jan Boonen2018-12-061-1/+1
| | | When the LOCATION environment variable is set then a restart of a container will lead to a corrupt Alias configuration. The command 'sed -e "s|Alias /|Alias $LOCATION|"' will be executed again and thereby prepend the existing path with the same path.
* 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
|
* 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
|
* Initialize /var/lib/dav in docker-entrypoint.shJamie Nguyen2018-07-162-1/+5
|
* Allow bind mounting in /cert.pem and /privkey.pemJamie Nguyen2018-07-161-20/+22
|
* Move files into 2.4 folderJamie Nguyen2018-07-165-0/+213