Update 08-12-2019
This commit is contained in:
@@ -157,6 +157,8 @@ Rajouter ce bloc pour chaque Virtual Host.
|
||||
</VirtualHost>
|
||||
```
|
||||
|
||||
https://deliciousbrains.com/https-locally-without-browser-privacy-errors/
|
||||
|
||||
|
||||
|
||||
### Générer un certificat auto-signé:
|
||||
@@ -307,7 +309,7 @@ $ sudo apachectl start
|
||||
`Fatal Python error: Py_Initialize: unable to load the file system codec`
|
||||
`ModuleNotFoundError: No module named 'encodings'`
|
||||
|
||||
Dans `https.conf` commencer par vérifier la version de Python dans la ligne suivante. Si elle est correcte, commenter la ligne:
|
||||
Dans `httpd.conf` commencer par vérifier la version de Python dans la ligne suivante. Si elle est correcte, commenter la ligne:
|
||||
|
||||
`WSGIPythonHome "/usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user