Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dav.load « mods-available « apache2 « multiple_vhosts « debian_apache_2_4 « testdata « tests « certbot_apache « certbot-apache - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a5867fff37a28f717b8e04c9caf245574f055bb1 (plain)
1
2
3
<IfModule !mod_dav.c>
	LoadModule dav_module /usr/lib/apache2/modules/mod_dav.so
</IfModule>