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

HTTP: Difference between revisions

From MoodleDocs
(added template)
m (changed Settings to Administration)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Server settings}}
{{Server settings}}
{{Improve}}
An administrator can change the following settings in ''Administration > Site administration > Server > HTTP''.


Location: ''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.


==Frame name==
See following pages for information:
* [[Internet Information Services#Slasharguments|IIS server configuration]]
* [[Apache#Slasharguments|Apache slasharguments configuration]]


If you've developed a web wrapper for Moodle and you want to include Moodle in a larger frame, put the name for the Moodle frame here.
If you disable this many Moodle features will not work properly, such as:
* SCORM
* relative links in embedded pages
* many add-ons
* etc.


==Use slash arguments==
==Reverse proxy==


You will need to change this setting only if you are having trouble viewing files or images. Most of the time, Moodle will display files and pictures with no problem using the slash arguments. If you get errors when you try to view pictures or files
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.
from within Moodle, your PHP server doesn't allow the slash argument method and you will need to use the file argument method instead.


==Proxyhost and proxyport==
==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.
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.


[[Category:Administrator]]
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.
 
[[ja:HTTP]]
[[de:HTTP]]

Latest revision as of 07:42, 30 May 2014

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.