pytanie

Artur Pażuś pazur w rulez.pl
Śro, 6 Kwi 2005, 18:55:51 CEST


Dnia Wed, 6 Apr 2005 16:26:11 +0200, <pld w nowe.pl> napisał:

>
> Czy istnieje taka mozwlisc aby na poczatku strony na serwerze dodawala  
> sie
> automatycznie jakas zawartos, np kod html jakies reklamy ??  Trzeba
> jakis modul do apacha doinstalowac czy w jakis inny sposob mozna to
> zrobic ??
>
>

Jedyna mozliwosc jaka przychodzi mi na mysl to auto_prepend_file i  
auto_append_file.
Musisz miec zainstalowane php.

#php.ini
auto_prepend-file = "/home/services/httpd/html/naglowek.html"
auto_append_file = "/home/services/httpd/html/stopka.html"

mozna rowniez zastosowac w/w funkcje w plikach .htaccess

#.htaccess
php_value = auto_prepend-file "/home/services/httpd/html/naglowek.html"
php_value = auto_append_file "/home/services/httpd/html/stopka.html"

-- 
Artur "Pazur" Pażuś





Więcej informacji o liście dyskusyjnej pld-users-pl