This is your actual URL before mod rewrite
Code:
http://www.horoscopes-love.eu/index.php?subaction=showfull&url=aries-characteristics-1
This is the rewritten URL from above
Code:
http://www.horoscopes-love.eu/aries-characteristics-1.html
Add this line to your .htaccess file to redirect the page to the one you want
Code:
Redirect 301 /index.php?subaction=showfull&url=aries-characteristics-1 http://www.horoscopes-love.eu/aries.php