Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

.htaccess and includes

0 views
Skip to first unread message

Scott

unread,
Nov 17, 2009, 12:14:33 AM11/17/09
to
when i put these two lines in .htaccess
Options +FollowSymLinks
Options SymLinksIfOwnerMatch

the result is includes stop working and adding the line
Options Includes
doesn't help

Scott

unread,
Nov 17, 2009, 1:16:44 PM11/17/09
to
This problem's been solved

On Tue, 17 Nov 2009 00:14:33 -0500, Scott <skapl...@yahoo.com>
wrote:

Scott

unread,
Nov 17, 2009, 1:46:53 PM11/17/09
to
never mind problem solved i solved my problem by doing the following
which may not be suitable for everyone
In httpd.conf I set <directory /> to the default values
added all my options directives to <directory c:/program files/apache
group/apache/htdocs> ... the document root
deleted all directory containers for individual sites
removed all options directives from .htaccess

On Tue, 17 Nov 2009 00:14:33 -0500, Scott <skapl...@yahoo.com>
wrote:

>when i put these two lines in .htaccess

0 new messages