Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=569833

--- Comment #19 from David Nalley <[email protected]> 2010-08-15 16:32:31 EDT ---
So the problem is that the .htaccess file bears .conf at the tail of the file
name and is in /etc/httpd/conf.d/ Any file bearing .conf in that directory
apache will treat as a part of it's configuration, and try to parse it on
startup. If you want to continue on this route (and nothing wrong with it)
essentially your choices are to move it to /etc/drupal6 or rename the file to
end in something other than .conf (perhaps drupal6-site.htaccess)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to