On Mon, Dec 15, 2008 at 2:37 PM, monkey <[email protected]> wrote: > How can I get apache to interpret both php and html extenstions at the same > time > for PHP and apache's virtual includes? > > Basically I need an html and php file to be parsed for apache includes and php > includes.
How have you configured Apache to parse the .php? Have you tried duplicating it and wrapping it in e.g. a <Directory> container? -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
