Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9589

Sample nginx configuration file

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.0.7-PL1
    • 3.0.8-RC1
    • Other
    • None

    Description

      This is a sample nginx configuration file for phpbb.

      The important lines really are only these:

      1. Deny access to internal phpbb files.
        location ~ /(config\.php|common\.php|includes|cache|files|store|images/avatars/upload) { deny all; }

      But for completeness the sample file covers everything I thought relevant.

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            Oleg Oleg [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: