Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| php [2008/06/16 10:09] – Externe Bearbeitung 127.0.0.1 | php [2025/01/31 18:38] (aktuell) – [force apache to handle html as php] gerald | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| ====== PHP ====== | ====== PHP ====== | ||
| + | |||
| + | [[php: | ||
| + | |||
| + | [[php:apc| Alternative PHP Cache (APC)]] | ||
| [[PHP: | [[PHP: | ||
| + | [[PHP: | ||
| + | |||
| + | [[suhosin|Suhosin]] | ||
| + | |||
| + | |||
| + | Einführung Objektorientierung (Oo) PHp5: [[http:// | ||
| ===== ' | ===== ' | ||
| Zeile 17: | Zeile 27: | ||
| "; | "; | ||
| </ | </ | ||
| + | |||
| + | {{tag> | ||
| + | |||
| + | ====== force apache to handle html as php ====== | ||
| + | |||
| + | |||
| + | < | ||
| + | add the lines: | ||
| + | < | ||
| + | < | ||
| + | SetHandler application/ | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||