но не работает :(
http://162.13.86.217/~useraccount/url.html
The requested URL /home/useraccount/domains/mydomain.com/public_html/index.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
BUt index.php существует и находится точно по адресу: /home/useraccount/domains/mydomain.com/public_html/
У меня есть файл htaccess по умолчанию из magento на месте, и он отлично работает на другом сервере:
############################################
## rewrite everything else to index.php
RewriteRule ^(.*)$ index.php [L]