[BlueOnyx:12200] Re: Hey Michael! Any idea how many BO boxes are out there?
Michael Stauber
mstauber at blueonyx.it
Fri Feb 15 23:12:53 -05 2013
Hi Roy,
> The old code works fine on the customer's vanilla Redhat box. The
> updated code (presumably) works fine on his redhat box. But it has some
> oddities on BO (mainly needing to be tweaked so that it DOESNT make
> calls to http://[url]/admin which conflicts with the BO management
> interface)
That's easy to fix. Edit /etc/httpd/conf.d/blueonyx.conf and find these
two lines:
RewriteCond %{HTTP_HOST} ^([^:]+)
RewriteRule ^/admin/?$ http://%1:444/login.php [L,R]
Remove them or comment them out. Then restart Apache:
service httpd restart
That'll do the trick.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list