SyntaxFix
Write A Post
Hire A Developer
Questions
You can use php function
apache_get_modules
and check for mod_rewrite
<pre> <?php print_r(apache_get_modules()); ?> </pre>
http://in2.php.net/apache_get_modules