Hello,
I've migrate my drupal site on netsons.
Every time i do a modify an error 404 occur even if the page have saved!
i can't find the reason.
I've changed .htaccess for netsons:
# RewriteBase /drupal
RewriteBase
because my files aren't in a drupal directory on netsons.
Then i've modified the settings.php file for internationalizzation. And i've configured drupal for pathauto module and i use clean url.

Could someone do help me?