[BlueOnyx:01006] Re: .htaccess Error
Gerald Waugh
gwaugh at frontstreetnetworks.com
Tue Apr 7 09:56:47 -05 2009
Post in plain text, please!
I have seem the following error on some BX (BO) boxes.
[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
Seems as though the 'error' directory is not initialized when site is created.
BTW noindex.html is a blamk page, of course you may edit it as desired.
we corrected by mkdir 'error' for the website in the web directory
Then copied these files to that directory
/etc/skel/vsite/es/web/error/*
Gerald
----- Original Message -----
From: Richard Sidlin
To: BlueOnyx General Mailing List
Sent: Tuesday, April 07, 2009 7:35 AM
Subject: [BlueOnyx:01005] Re: .htaccess Error
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
------------------------------------------------------------------------------
_______________________________________________
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/9c8eaafe/attachment.html>
More information about the Blueonyx
mailing list