Jump to content

Need help with mod_rewrite


VnVision

Recommended Posts

Normally when mod_rewrite is in effect, if you write a rule to redirect user to another link when they enter a link on your site, user will be redirected even if that link (a directory or a file) exists. But I want a RewriteCond that checks if the link exists - if it does, user will be able to enter that link instead of being redirected, and if it doesn't, user will be redirected of course.
Is this possible? And if it is, how should I write it?

Thanks in advance.
Link to comment
https://forums.phpfreaks.com/topic/11070-need-help-with-mod_rewrite/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.