You are viewing an old version of this page. Return to the latest version.
Version of 14:32, 6 April 2017 by WikiSysop
Difference between revisions of "Setup:Installation Manual/Security Settings/Save Directories"
< Setup:Installation ManualReturn to history page
← Setup:Installation Manual/Security Settings/Save Directories
← Setup:Installation Manual/Security Settings/Save Directories
[quality revision] | [quality revision] |
(Created page with "{{DISPLAYTITLE:Save Directories}}__TOC__ ==Tip for this Document== * Please, read this manual completely and work through the single installtion steps one after another. ...") |
Tip Tips for this Document[edit | edit source]
- Please, read this manual completely and work through the single installtion installation steps one after another.
- For editing the configuration files with a text editor, the files must be saved in UTF-8 coding without BOM (Byte Order Mark).
-
The placeholder
<installpath-bluespice>
stands for the path to your BlueSpice installation, e.gC:\inetpub\wwwroot\bluespice
(Windows) or/var/www/bluespice
(Linux).
Explanation for Saving Directories[edit | edit source]
It is highly recommended, to lock several directories to save them from access from external browers, so that calling up the directory or the content delivers the HTTP status code (Forbidden).
To find out how this works with the webserver you are using, please read the documentation of your webserver software.
The following directories should be saved:
-
<bluespice-url>
/cache -
<bluespice-url>
/images
Please keep in mind that you need to unblock the subfolder<bluespice-url>
/images/bluespice/flexiskin afterwards, because this subfolder must be accessable. -
<bluespice-url>
/mw-config
{{DISPLAYTITLE:Save Directories}}__TOC__ ==TipTips for this Document== * Please, read this manual completely and work through the single installtioninstallation steps one after another. * For editing the configuration files with a text editor, the files must be saved in UTF-8 coding without BOM (Byte Order Mark). * The placeholder <code><installpath-bluespice></code> stands for the path to your BlueSpice installation, e.g <code>C:\inetpub\wwwroot\bluespice</code> (Windows) or <code>/var/www/bluespice</code> (Linux). ==Explanation for Saving Directories== It is highly recommended, to lock several directories to save them from access from external browers, so that calling up the directory or the content delivers the HTTP status code (Forbidden). To find out how this works with the webserver you are using, please read the documentation of your webserver software. The following directories should be saved: * <code><bluespice-url></code>/cache * <code><bluespice-url></code>/images<br />Please keep in mind that you need to unblock the subfolder <code><bluespice-url></code>/images/bluespice/flexiskin afterwards, because this subfolder must be accessable. * <code><bluespice-url></code>/mw-config [[en:{{FULLPAGENAME}}]][[de:Setup:Installationsanleitung/Sicherheitseinstellungen/Verzeichnisse_schützen]]
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
− | == | + | ==Tips for this Document== |
− | * Please, read this manual completely and work through the single | + | * Please, read this manual completely and work through the single installation steps one after another. |
* For editing the configuration files with a text editor, the files must be saved in UTF-8 coding without BOM (Byte Order Mark). | * For editing the configuration files with a text editor, the files must be saved in UTF-8 coding without BOM (Byte Order Mark). | ||
* The placeholder <code><installpath-bluespice></code> stands for the path to your BlueSpice installation, e.g <code>C:\inetpub\wwwroot\bluespice</code> (Windows) or <code>/var/www/bluespice</code> (Linux). | * The placeholder <code><installpath-bluespice></code> stands for the path to your BlueSpice installation, e.g <code>C:\inetpub\wwwroot\bluespice</code> (Windows) or <code>/var/www/bluespice</code> (Linux). | ||
Line 18: | Line 18: | ||
* <code><bluespice-url></code>/images<br />Please keep in mind that you need to unblock the subfolder <code><bluespice-url></code>/images/bluespice/flexiskin afterwards, because this subfolder must be accessable. | * <code><bluespice-url></code>/images<br />Please keep in mind that you need to unblock the subfolder <code><bluespice-url></code>/images/bluespice/flexiskin afterwards, because this subfolder must be accessable. | ||
* <code><bluespice-url></code>/mw-config | * <code><bluespice-url></code>/mw-config | ||
+ | |||
+ | [[en:{{FULLPAGENAME}}]][[de:Setup:Installationsanleitung/Sicherheitseinstellungen/Verzeichnisse_schützen]] |