Skip to content

Configuration_Web

AllanFontaine edited this page Jun 1, 2020 · 7 revisions

How to configure

docker exec -it <nom_Container> bash

Put all the config files in this folder:

/etc/nginx/sites-available/
/etc/nginx/sites-enabled/

If you want to change the current virtualhost of woodytoys websites, you can modify those files:

wt2-1.ephec-ti.be
intranet.wt2-1.ephec-ti.be
b2b.wt2-1.ephec-ti.be

If you want to check the configuration of your files:

  • named-checkconf

If you want to add pages to the websites:

B2B: /var/www/b2b/
www: /var/www/html/
intranet: /var/www/intranet/