View Single Post
Old 06-26-2008, 02:10 PM  
AmateurFlix
Confirmed User
 
Industry Role:
Join Date: Jul 2004
Posts: 7,762
Quote:
Originally Posted by tranza View Post
No idea. How can I check that?
name the following file phpinfo.php
PHP Code:
<?php
phpinfo
();
?>
load it in your browser & search for "mod_rewrite"
if that does not appear under "Loaded Modules", then you do not have it installed.

remove phpinfo.php as soon as you are done with it - there is no reason to let hackers see how your configuration is set up.

I'm not 100&#37; certain I'm correct about this, but 99.5% ;)
__________________
AmateurFlix is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote