[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Status reports.




On Mon, 29 Nov 1999, David Webster wrote:

> I used PHP because it worked first time (#include didn't) and can include
> remote files, which I'm not sure if #include can.

Getting #include to work may require tweaking your apache config files.
You need 
Options Includes
in the appropriate section of access.conf.
You also need to uncomment the AddHandler directive in srm.conf

Including remote URLs is usually a bad idea though there may be
exceptions.

Cheers,
-- 
Donovan