Date: Wed, 4 Jul 2007 14:13:33 +1000 From: Norberto Meijome <freebsd@meijome.net> To: Chris Maness <chris@chrismaness.com> Cc: freebsd-questions@freebsd.org Subject: Re: index.php not being pulled up? Message-ID: <20070704141333.61d029b7@localhost> In-Reply-To: <468B0F46.1000508@chrismaness.com> References: <468AFB9D.8090302@chrismaness.com> <20070704123614.7dae8b44@localhost> <468B0F46.1000508@chrismaness.com>
index | next in thread | previous in thread | raw e-mail
On Tue, 03 Jul 2007 20:08:54 -0700
Chris Maness <chris@chrismaness.com> wrote:
> >> <IfModule !mod_php5.c>
Enter this section ONLY if NOT being parsed by mod_php5
> >> <IfModule mod_php5.c>
Enter this section ONLY if being parsed by mod_php5. It'll never happen.
> >> DirectoryIndex index.php index.html
> >> </IfModule>
> >>
> > #################################
> > Spot the problem :)
adding the lines by themselves like you did is just fine (the other is over complicating things)
_________________________
{Beto|Norberto|Numard} Meijome
"A fanatic is one who can't change his mind and won't change the subject."
Sir Winston Churchill
I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070704141333.61d029b7>
