Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: HTTP.

HTTP: Difference between revisions

From MoodleDocs
m (changed Settings to Administration)
Line 9: Line 9:
* [[Internet Information Services#Slasharguments|IIS server configuration]]
* [[Internet Information Services#Slasharguments|IIS server configuration]]
* [[Apache#Slasharguments|Apache slasharguments configuration]]
* [[Apache#Slasharguments|Apache slasharguments configuration]]
* [[Nginx#Slasharguments|Nginx slasharguments configuration]]


If you disable this many Moodle features will not work properly, such as:
If you disable this many Moodle features will not work properly, such as:

Revision as of 02:34, 18 March 2015

An administrator can change the following settings in Administration > Site administration > Server > HTTP.

Use slash arguments

This should be always enabled. This setting is intended mostly for diagnostic purposes, if you disable it and embedded images start working it means that the server is not configured properly.

See following pages for information:

If you disable this many Moodle features will not work properly, such as:

  • SCORM
  • relative links in embedded pages
  • many add-ons
  • etc.

Reverse proxy

If your server is located behind a reverse proxy you may need to select appropriate order of headers that is being used in your setup. Contact your network administrator if not sure.

Web proxy settings

Your Moodle server may need to access the Internet through a proxy server, depending on your network configuration. If you're not sure about whether you need a proxy server, contact your network administrator or ISP.

Internet access on server is required for many core features such as:

  • language pack installation and upgrade
  • automatic updates
  • repositories
  • portfolios
  • plagiarism
  • messaging plugins
  • timezone updates
  • server environment check before upgrades
  • etc.