Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-1705

Edit Apache config file in AppStore to serve media files. Remove directory listing.

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      1. Edit Apache config file to serve content in the media folder.
      2. Find out a way to remove directory listing in Appstore.

        Attachments

          Activity

          Hide
          svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment -

          Edited apache config file. Now, media content is available for the website.

          Directory listing is disabled with the below command.
          > sudo a2dismod autoindex

          Debug = True, This will make static or media content available for the website. But for the production server, this should be turned OFF. We have to serve all the static content from the Apache web server.

          Riddhi Jagdish Patil [~aloraine]

          Show
          svallapu Sai Charan Reddy Vallapureddy (Inactive) added a comment - Edited apache config file. Now, media content is available for the website. Directory listing is disabled with the below command. > sudo a2dismod autoindex Debug = True, This will make static or media content available for the website. But for the production server, this should be turned OFF. We have to serve all the static content from the Apache web server. Riddhi Jagdish Patil [~aloraine]

            People

            • Assignee:
              svallapu Sai Charan Reddy Vallapureddy (Inactive)
              Reporter:
              svallapu Sai Charan Reddy Vallapureddy (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: