monkey wrote:
(thank you for everyone on the clarification on subject headings).Yes, Eric; as of now I am able to get apache to parse .html and .php extensions and work with apache includes.
That's simple. Use AddHandler to enable PHP, and either SetOutputFilter or FilterProvider/FilterChain for SSI. See their respective docs for details (and alternatives). Oh, and don't overcomplicate what you're trying to do. -- Nick Kew --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx