Check if Apache's mod_rewrite is installed.


/ Published in: PHP
Save to your folder(s)

*Example:*

if (!isRewriteMod()) exit('Please install Apache mod_rewrite module.');

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.