Apache Server Mod_rewrite Explain
apache server mod_rewrite explain
apache, server, mod, rewrite, explain
Apache Server Mod_rewrite Explain
Post Description: apache server mod_rewrite explain
POST# 1075
Posted On: Tue Apr 01, 2008 12:53 pm
luke
Topic: Apache Server Mod_rewrite Explain

Apache Server mod rewrite explained



thanks for your tutorials on apache mod rewrite, i learn some, but i still need to learn more

do you have any other suggestions or tips on how i can learn more about this

this url mascarading stuff is really intersting


Tue Apr 01, 2008 12:55 pm
1
hostman
Reply #1803
well, for one, you can learn more about it here:


http://www.webune.com/forums/learn-how-to-use-apache-module-mod-rewrite-explained-t281.html

mod_rewrite is search engines's best friend to your site. Specifically if you are dynamic web sites with the popular PHP programming language.

The mod_rewrite module uses a rule-based rewriting engine that is based on a regular-expression parser to rewrite requested URLs on a real time basis. It supports an unlimited number of rules and an unlimited number of attached rule conditions for each rule to provide a really flexible and powerful URL manipulation mechanism. The URL manipulations can depend on various tests, for instance server variables, environment variables, HTTP headers, time stamps and even external database lookups in various formats can be used to achieve a really granular URL matching.

This module operates on the full URLs (including the path-info part) both in per-server context (httpd.conf) and per-directory context (.htaccess) and can even generate query-string parts on result. The rewritten result can lead to internal sub-processing, external request redirection or even to an internal proxy throughput.

But all this functionality and flexibility has its drawback: complexity. So don't expect to understand this entire module in just one day.

This module was invented and originally written in April 1996
and gifted exclusively to the The Apache Group in July 1997 by


Ralf S. Engelschall
rse@engelschall.com
www.engelschall.com

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. How To Test Linux Apache Mod_rewrite Working
  2. What Is Mod_rewrite? Apache Module Mod_rewrite - URL Rewriting Engine
  3. Learn How To Use Apache Module Mod_rewrite Explained
  4. Enable Mod Rewrite - Howto Steps Guide Tutorial
  5. How To Test Check If Mod_rewrite Is Enabled
  6. Web Hosting With Apache Mod_rewrite Enabled
  7. How To Fix Mod_rewrite 500 Internal Server Error On .htaccess File Apache
  8. Apache Server Mod_rewrite Explain
  9. Web Hosting With Apache Mod Rewrite Enabled
  10. Learn-how-to-use-apache-module-mod-rewrite-explained-p350
  11. Testing If Mod_rewrite Is Working
  12. Mod Rewrite On Iplanet And Sun One Web Server
  13. How To Test Mod Rewrite In Apacher Server
  14. How To Check If .htaccess Is Working
  15. Mod_rewrite Apt-get
  16. Mod_rewrite Working
  17. Mod Rewrite Script