...Beauty, cleaning, DIY tips and more - free to join!
   Login   Contact us   Site map   Puzzle Club   Ask a question    Newsletter

How To Learn More About Mod-rewrite

Computing : Learning PHP

If you use PHP to create a dynamic website, then you might want to avoid all those long URLs with ? marks to dictate query strings.

If you want clean URLs then the best way to do this on an Apache server is to use mod rewrite.

This allows you to create rewrite rules to map one URL to another.

To find out about mod rewrite in detail, which is beyond the scope of this article, then head on over to the excellent and clear documentation on all the powerful functions it offers on the Apache site, here:

http://apache.org/docs/2.0/mod/mod_rewrite.html


Profile image!
By: Stephen

  More about PHP

  Reply to How To Learn More About Mod-rewrite

  Receive Our Newsletter

  Send to friend

PHP picture



Questions about PHP:

Ask question

More Articles:
How to get the most from your mouse
Money making ideas: Letter writing
How to ensure good programming style