Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Apache/modules/core/test/conf/   (Apache Software Stiftung Version 2.4.65©)  Datei vom 20.6.2015 mit Größe 350 B image not shown  

Impressum test39.conf   Sprache: unbekannt

 
# okay till stop.

<IfModule mod_macro.c>
  <Macro ModMacro>
    Warning Thanks for using mod_macro!
  </Macro>
</IfModule>

<IfModule !mod_macro.c>
  <Macro ModMacro>
    Error Sorry, mod_macro must be installed to run this configuration file.
  </Macro>
</IfModule>

Use ModMacro

<Macro foo>
  Warning "macro foo"
</Macro>

Use foo

Error "done!"

[ Seitenstruktur0.3Drucken  etwas mehr zur Ethik  ]