aboutsummaryrefslogtreecommitdiffstats
path: root/www/server-config/help.txt
diff options
context:
space:
mode:
authorclyhtsuriva <clyhtsuriva@gmail.com>2020-05-07 08:47:04 +0200
committerclyhtsuriva <clyhtsuriva@gmail.com>2020-05-07 08:47:04 +0200
commitfdf19b48fdb7a022b8f0d6f490bf07b9a1d3bc7a (patch)
treef5e1aacf477d4116d0c96159e476a8f423636263 /www/server-config/help.txt
parent1b9db81514c6ad7c0cfd2952edc7d42f1e28e18b (diff)
downloadATS-fdf19b48fdb7a022b8f0d6f490bf07b9a1d3bc7a.tar.gz
ATS-fdf19b48fdb7a022b8f0d6f490bf07b9a1d3bc7a.tar.bz2
ATS-fdf19b48fdb7a022b8f0d6f490bf07b9a1d3bc7a.zip
ajout de SSL
Diffstat (limited to '')
-rw-r--r--www/server-config/help.txt (renamed from www/apache-modified/help.txt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache-modified/help.txt b/www/server-config/help.txt
index 80b10ff..864b93d 100644
--- a/www/apache-modified/help.txt
+++ b/www/server-config/help.txt
@@ -9,5 +9,5 @@ cp -r /root/ATS-Project/www /var/
#give the x rights on the .py files
chmod +x /var/www/html *.py
-#replace the actual /etc/apache2/apache2.conf by our ATS-Project/www/apache-modified/apache2.conf
+#replace the apache2 and ssl folders
cp -r ...