thanks for that , it is working fine.
keyur
- Original Message -
From: "Rasmus Lerdorf" <[EMAIL PROTECTED]>
To: "Keyur Kalaria" <[EMAIL PROTECTED]>
Cc: "php" <[EMAIL PROTECTED]>
Sent: Saturday, April 21, 2001 9:18 PM
Subject: Re:
s)
[EMAIL PROTECTED]
www.phpbeginner.com
-Original Message-
From: Keyur Kalaria [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 22, 2001 12:51 AM
To: php
Subject: [PHP] include file using .htaccess
Hello,
How can I include any html or php file via .htaccess ?
I want to include an html file
Make sure AllowOverride includes Options and put these lines in your
.htaccess:
php_value auto_prepend_file header.html
php_value auto_append_file footer.html
-Rasmus
On Sat, 21 Apr 2001, Keyur Kalaria wrote:
> Hello,
>
> How can I include any html or php file via .htaccess ?
>
> I want to inc
Hello,
How can I include any html or php file via .htaccess ?
I want to include an html file in a site contaning around 1000 pages. I want
to add header & footer dynamically on these pages .
Is there any way to include header & footer on these pages using .htaccess
file.
thanks in advance
ke
4 matches
Mail list logo