|
|
|
|
@ -2,14 +2,14 @@ |
|
|
|
|
<head> |
|
|
|
|
<meta charset="utf-8" /> |
|
|
|
|
<title>Chamilo Security Guide</title> |
|
|
|
|
<link rel="stylesheet" href="../web/assets/bootstrap/dist/css/bootstrap.css" type="text/css" media="screen,projection" /> |
|
|
|
|
<link rel="stylesheet" href="../public/build/chamilo.css" type="text/css" media="screen,projection" /> |
|
|
|
|
<link rel="stylesheet" href="../public/build/css/base.css" type="text/css" media="screen,projection" /> |
|
|
|
|
<link rel="stylesheet" href="default.css" type="text/css" media="screen,projection" /> |
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> |
|
|
|
|
</head> |
|
|
|
|
<script src="../public/build/chamilo.js"></script> |
|
|
|
|
</head> |
|
|
|
|
<body> |
|
|
|
|
<div class="container"> |
|
|
|
|
<h1>Chamilo LMS: Security Guide</h1> |
|
|
|
|
|
|
|
|
|
<a href="index.html">Documentation</a> > Security Guide |
|
|
|
|
|
|
|
|
|
<p>We recommend you don't take security issues too lightly. Chamilo is security-audited at least once a year, |
|
|
|
|
@ -85,7 +85,7 @@ This will prevent direct access to your settings and make it seem totally the sa |
|
|
|
|
<p>Don't hesitate to hire an experienced administrator to do that, |
|
|
|
|
it might be a bit more expensive now, but you'll be happy not to have to loose |
|
|
|
|
all of your data to a hacker who attacked your site.</p> |
|
|
|
|
<p>Only the following directories have required (or optional) write |
|
|
|
|
<p>Only the following directories have required (or optional) write |
|
|
|
|
permissions from the web server:<br /> |
|
|
|
|
<ul> |
|
|
|
|
<li>app/cache/</li> |
|
|
|
|
|