> Edit the vhost file for the site and change 'Document Root"
> to point to
> the site you want to come up with http request. Everything else should
> work...
>
> Gerald
>
Gerald,
I did what you told me.
And restarted cced.init/httpd/admserv, for a good measure.
Now, when I go to www.compros.co.il I get:
---
Internal Server Error
The server encountered an internal error or misconfiguration and was unable
to complete your request.
Please contact the server administrator, admin and inform them of the time
the error occurred, and anything you might have done that may have caused
the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying
to use an ErrorDocument to handle the request.
---
/var/log/httpd/error_log has this:
---
[Fri Oct 20 00:15:27 2006] [alert] [client 212.143.91.125]
/home/.sites/148/site6/web/.htaccess: RewriteEngine not allowed here
---
/home/.sites/148/site6/web/.htaccess reads:
---
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^.*$ /index.php [QSA,L]
#ErrorDocument 404 /index.php
#DirectoryIndex index.htm index.html index.php
Options All -Indexes
#php_value session.name CPTSSID
php_flag register_globals On
#php_value error_reporting "E_ALL & ~E_NOTICE"
#php_value session.use_cookies 1
#php_value session.use_only_cookies 1
#php_value session.use_trans_sid 0
---
I googled for this error in the log, but it didn't help. Probably, I don't
understand something...
What should I do?
Best,
--
Arthur Sherman
+972-52-4878851
CPTeam