serveur-apache2-debian:installation-configuration-apache2

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
serveur-apache2-debian:installation-configuration-apache2 [24/02/2020 18:13] zonewebmasterserveur-apache2-debian:installation-configuration-apache2 [24/02/2020 18:27] (Version actuelle) zonewebmaster
Ligne 118: Ligne 118:
     touch "${URI_LOG}access.log"     touch "${URI_LOG}access.log"
     touch "${URI_LOG}error.log"     touch "${URI_LOG}error.log"
 +    echo "page OK" > "${URI_SITE}index.html"
 +    chown www-data:www-data "${URI_SITE}index.html"
 else else
     if [ ! -e "${URI_SITE}" ]; then     if [ ! -e "${URI_SITE}" ]; then
Ligne 128: Ligne 130:
     touch "${URI_LOG}access.log"     touch "${URI_LOG}access.log"
     touch "${URI_LOG}error.log"     touch "${URI_LOG}error.log"
 +    echo "page OK" > "${URI_SITE}index.html"
 +    chown www-data:www-data "${URI_SITE}index.html"
 fi fi
  
Ligne 198: Ligne 202:
 ===== Pour allez plus loin ===== ===== Pour allez plus loin =====
  
-<html><a target="_blankhref="https://www.amazon.fr/gp/product/2212112645/ref=as_li_tl?ie=UTF8&camp=1642&creative=6746&creativeASIN=2212112645&linkCode=as2&tag=zonewebmast02-21&linkId=badeb3307c1e6f2f4094611938925905">Apache 2.0 : Guide de l'administrateur Linux</a><img src="//ir-fr.amazon-adsystem.com/e/ir?t=zonewebmast02-21&l=am2&o=8&a=2212112645" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></html>+<html><iframe style="width:120px;height:240px;marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=FR&source=ac&ref=qf_sp_asin_til&ad_type=product_link&tracking_id=zonewebmast02-21&marketplace=amazon&region=FR&placement=2212112645&asins=2212112645&linkId=cb19fe9288045163ada8b6b07de49c33&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff"> 
 +    </iframe><br /> 
 +    <iframe style="width:120px;height:240px;" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" src="//ws-eu.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&OneJS=1&Operation=GetAdHtml&MarketPlace=FR&source=ac&ref=tf_til&ad_type=product_link&tracking_id=zonewebmast02-21&marketplace=amazon&region=FR&placement=B011DBHWQE&asins=B011DBHWQE&linkId=d47eedd4f9e87a99876b3e0cd870681a&show_border=false&link_opens_in_new_window=false&price_color=333333&title_color=0066c0&bg_color=ffffff"
 +    </iframe> 
 +    </html>
 ===== Notes de version ===== ===== Notes de version =====
  
  • serveur-apache2-debian/installation-configuration-apache2.1582564405.txt.gz
  • Dernière modification : 24/02/2020 18:13
  • de zonewebmaster