Skip to content

Bug in apache configuration #1100

Description

@bilogic
Image
  1. I'm using docker and I can see this page
  2. Can someone confirm that this is a misconfiguration of DirectoryIndex?
    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>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions