.htaccess tutorial

htaccess Elite


Folders to Querystring

Ask your mod_rewrite and Redirection questions here, and get answers!

Folders to Querystring

New postby douglaskarr » 10 Aug 2008 03:41

I would like to have my site do the following:

Rewrite: http://site.com/field/value
to
http://site.com/index.php?field=value

I would like to add exceptions, though, like:
http://site.com/includes/
http://site.com/images/

The field must always be
Code: Select all
a-zA-Z

However, the value can have any punctuation (like Web2.0)

Any help would be appreciated!
douglaskarr
 
Posts: 1
Joined: 10 Aug 2008 03:33

Return to Redirect or Rewrite Questions