Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 494
    • Issues 494
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4619

Closed
Open
Opened Apr 04, 2017 by Julian@jgold

Lets Encrypt + mpm-itk

There's a user permission problem with lets encrypt and mpm-itk.

Can you please add/modify following section in /etc/apache2/site-enabled/000-ispconfig.conf

[..]
<Directory /usr/local/ispconfig/interface/acme/.well-known/acme-challenge>
                                Require all granted
                                <IfModule mpm_itk_module>
                                          AssignUserId www-data www-data
                                </IfModule>
 </Directory>
[..]
Assignee
Assign to
3.1.3
Milestone
3.1.3
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#4619