Re: Re: .htaccess

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

 



Thanks David,

I just set it to AllowOverride All and restarted apache but it still
doesn't seem to work.

On 9/13/05, David Robley <robleyd@xxxxxxxxxxxxxx> wrote:
> blackwater dev wrote:
> 
> > I am using .htaccess files throughout my code directory tree to set
> > certain directives such as php_value auto_prepend_file
> > ../lib/libmatrix.php
> >
> >  The problem is, they don't work.
> >
> > I have this in apache:
> >
> > <Directory "usr/local/apache/htdocs/realtors/">
> > Options FollowSymLinks
> > AllowOverride None
> > </Directory>
> >
> > Where realtors is the root directory of my site...how can I get it to
> > work?
> >
> > Thanks!
> 
> I think you need to look again at the apache documentation, especially
> 
> http://httpd.apache.org/docs/1.3/mod/core.html#allowoverride
> 
> 
> Cheers
> --
> David Robley
> 
> On the other hand, you also have 5 fingers.
> 
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux