diff --git a/.htaccess b/.htaccess index ede6073..8854559 100644 --- a/.htaccess +++ b/.htaccess @@ -1,11 +1,11 @@ RewriteEngine On RewriteCond %{THE_REQUEST} \ /(.+)\.php -RewriteRule ^ /%1 [L,R=301] +RewriteRule ^ /%1.html [L,R=301] Redirect /plugins.html https://docs.kde.org/stable4/en/extragear-office/kmymoney/details.settings.plugins.html Redirect /support.php /support/ Redirect /documentation.php /support/documentation.html Redirect /faq.php /support/faq.html Redirect /recovery.php /support/recovery.html Redirect /release-notes.php /changelog.html