Skip to content
Snippets Groups Projects
mpm_itk.conf 105 B
Newer Older
<IfModule mpm_itk_module>
	LimitUIDRange 0 5000
	LimitGIDRange 0 5000
	EnableCapabilities On
</IfModule>