How to tell if mod_rewrite is enabled?

Hi:
Is there an easy way to see if mod_rewrite is enabled on my server? I'm trying to disable hot linking by dropping the appropriate code in the .htaccess file, but as soon as I do that, I get a 403 Forbidden error when viewing the site. This same code works on another server.

 

 

 

 

Top