Hi
I have installed Drupal 6 i one of my Ibays. But I can't use URL rewrite in the Ibay.
How do I turn this on?
Further I get this warning in the "Drupal status page"
Unicode library Standard PHP
Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.
Does this error has anytnig with url_rewrite to do?
No, it has to do with the fact that your version of Drupal needs php-mbstring installed, which is not available on SME Server by default, not sure if you can find it to install either. You would need a RHEL4/CentOS4 package compatible with the current release of php on your server, which if you did not do anything special should be PHP 4.3.9-3.22.12.
Rewrite rules in ibays might be possible when using htaccess files for that ibay as an override/addition to the configuration in the main server configuration file, this might point you in the right direction on your redirect(s):
http://wiki.contribs.org/Htaccess