Re: need help getting php working



On Mon, 30 Jan 2006 14:53:58 -0500, Jerry Stuckle <jstucklex@xxxxxxxxxxxxx>
wrote:

>> Include /etc/apache2/modules.d/*.conf
>
>I don't think you can use wildcards in an include statements.

You can, and it's quite useful, so you can have various specific bits of
configuration in separate files but not have to modify the top-level config
file.

http://httpd.apache.org/docs/2.0/mod/core.html#include

--
Andy Hassall :: andy@xxxxxxxxxxx :: http://www.andyh.co.uk
http://www.andyhsoftware.co.uk/space :: disk and FTP usage analysis tool
.



Relevant Pages