I'm not good at it, so can someone help me? I have a problem with mod rewrite .htaccess on GoDaddy hosting. On another hosting this htaccess works fine, with no problems. This is my htaccess, which works, BUT not on GoDaddy. Many of the rewrites to $0 are actually intended to exclude those URL-paths from being rewritten by the last rule. The main idea is to restrict all, and allow only: main.php , more.html, style.css, favicon.ico and all in derictories: images/ and uimg/
I had the line AddType application/x-httpd-php .xml Code (markup): in my .htaccess. After removing it it works on godaddy.
any of you found solution for this. if i add htaccess file my site will not work. it will download something. if i remove, it will work perfectly