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 Link to comment https://forums.phpfreaks.com/topic/154343-mode-rewritehtaccess-question/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.