[thelist] mod_rewrite

Lindsay Evans lindsay at redsquare.com.au
Tue May 28 18:48:00 CDT 2002


> A  general question on mod_rewrite: How do I know if the host supports it?

If you're running PHP, create a file with <? phpinfo(); ?> in it, save it as
info.php (or whatever), then go to [your server]/info.php and scroll down to
the Apache section, if there is an entry for mod_rewrite in the loaded
modules bit, then mod_rewrite is loaded.

Other than that, build a quick rewrite and put it in a .htaccess file.

Or you could just email tech support at your host and ask them :o)

--
 Lindsay Evans.
 Developer,
 Red Square Productions.

 [p] 8596.4000
 [f] 8596.4001
 [w] www.redsquare.com.au




More information about the thelist mailing list