[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Error 506, why???
- Subject: [cobalt-users] Error 506, why???
- From: "Paul Brown" <paulb@xxxxxxxxxxxx>
- Date: Wed Aug 8 18:56:25 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi
I have ASP enabled for this particular virtual site in the GUI.
Here is the entry in httpd.conf...
<VirtualHost 212.72.60.174>
ServerName www.inetnethosting.co.uk
ServerAdmin admin
DocumentRoot /home/sites/site1/web
ServerAlias inetnethosting.co.uk
RewriteEngine on
RewriteCond %{HTTP_HOST} !^212.72.60.174(:80)?$
RewriteCond %{HTTP_HOST} !^www.inetnethosting.co.uk(:80)?$
RewriteRule ^/(.*) http://www.inetnethosting.co.uk/$1 [L,R]
RewriteOptions inherit
AliasMatch ^/~([^/]+)(/(.*))? /home/sites/site1/users/$1/web/$3
AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl
AddHandler chiliasp .asp
AddHandler chiliasp .asa
</VirtualHost>
But I still an getting the following error when I try and run a simple asp web page, why?
HTTP Error 506
506 ASP Not Available
The ASP service is unavailable for this host. Please check the URL to ensure that the path is correct.
Please contact the server's administrator if this problem persists.
Kind Regards
Paul Brown
Teknek Electronics
0141 568 8250