<VirtualHost *:80>
ServerName fdc.in.useribm.hu
ServerAdmin siteadmin@useribm.hu
- DocumentRoot "/var/www/htdocs.443"
+ DocumentRoot "/var/www/htdocs.80"
- <Directory /var/www/htdocs.443>
+ <Directory /var/www/htdocs.80>
DirectoryIndex index.xhtml
Require all granted
</Directory>
- DavLockDB /var/www/htdocs.443/dav/lock
-
WSGIDaemonProcess was.80 processes=1 threads=1 maximum-requests=10000 shutdown-timeout=5
WSGIProcessGroup was.80
WSGIScriptAlias /passwordchange /var/www/htdocs.80/wsgi/passwordchange.wsgi