Is Mod_Rewrite Enabled on Your Server? The phpinfo Function
Note: The following is made available under GPL from http://codex.wordpress.org/GPL. It may be edited a little from its original form, but probably not a lot. There is no guarantee this information is accurate…use at your own risk.
—————————————————–
To get information about your server, you can use the PHP Info function:
- Type the code shown below into a text file
- Save as info.php
- Upload to server. Visit in your browser (www.example.com/info.php)
That will give you info about your php version, mod_rewrite, and lots of other server “stuff”.

Recent Comments