[BlueOnyx:01005] Re: .htaccess Error
Richard Sidlin
richard at sidlin.co.uk
Tue Apr 7 08:35:24 -05 2009
OK. I did what is below and now getting this error:
[Tue Apr 07 14:31:08 2009] [error] [client 80.46.45.xxx] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /home/.sites/28/site1/web/
[Tue Apr 07 14:31:08 2009] [error] [client 80.46.45.xxx] File does not exist: /home/.sites/28/site1/web/error/noindex.html
Where would I go to amend these errors please?
----- Original Message -----
From: Tjerk Hacquebord
To: 'BlueOnyx General Mailing List'
Sent: Tuesday, April 07, 2009 2:08 PM
Subject: [BlueOnyx:01000] Re: .htaccess Error
Did you enable .htaccess files for vhosts?
pico /etc/httpd/conf.d/blueonyx.conf
find:
<Directory /home/.sites/>
Options Indexes FollowSymLinks Includes MultiViews
AllowOverride AuthConfig Indexes Limit
add "All", like this:
<Directory /home/.sites/>
Options Indexes FollowSymLinks Includes MultiViews
AllowOverride AuthConfig Indexes Limit All
save and reload httpd:
/etc/rc.d/init.d/httpd reload
Tjerk Hacquebord
---
tjerk at hqmatics.nl
http://www.hqmatics.nl
HQMatics: Software- en websiteontwikkeling
Van: blueonyx-bounces at blueonyx.it [mailto:blueonyx-bounces at blueonyx.it] Namens Richard Sidlin
Verzonden: dinsdag 7 april 2009 14:37
Aan: blueonyx at blueonyx.it
Onderwerp: [BlueOnyx:00997] .htaccess Error
Hi
Wondered if anyone can help. I have a client that has put this .htaccess file on the website:
RewriteEngine on
RewriteRule ^news/([0-9]+)/(.+) /news/detail.php?id=$1 [L]
RewriteCond %{REQUEST_METHOD} ^TRACE
RewriteRule .* - [F]
This comes up with an Internal Error 500 when enabled. Is there something wrong with the file? It was uploaded using the site admins user.
Thanks
Richard
--
This message has been scanned for viruses and
dangerous content by Help Internet MailScanner, and is
believed to be clean.
------------------------------------------------------------------------------
_______________________________________________
Blueonyx mailing list
Blueonyx at blueonyx.it
http://www.blueonyx.it/mailman/listinfo/blueonyx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20090407/c26e324c/attachment.html>
More information about the Blueonyx
mailing list