louis_coetzee Posted April 16, 2009 Share Posted April 16, 2009 Hi, I use mod_rewrite in htaccess as follows: RewriteEngine On RewriteRule .(php|html)$ index.php works fine, but when the person for instance types in www.mywebsite.co.za/whatever.php/kaas.php I want him to be redirected back, because now the images are not found...any solutions? and I want when the person types in www.mywebsite.co.za/whatever/ must still go to index, maybe also correcting the url to www.mywebsite.co.za/index.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.