-
-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Description
- I'm using docker and I can see this page
- Can someone confirm that this is a misconfiguration of
DirectoryIndex?
phplist3/docker/docker-apache-phplist.conf
Lines 1 to 10 in 998fde4
ServerName phplist.docker <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www/phpList3/public_html/ SetEnv ConfigFile /etc/phplist/config.php DirectoryIndex index.php php_value upload_max_filesize 50M php_value post_max_size 100M <Directory /var/www/phpList3>
Metadata
Metadata
Assignees
Labels
No labels