
Loading ...
16 | 06 | 2010
This article explains the magic of URL manipulation using the mod_rewrite module for Apache. This is a guide for beginners who need to get their hands wet with practical URL Rewriting using the mod_rewrite module.
Introduction
URL Rewriting is the process of manipulating an URL or a link, which is send to a web server in such a way that the link is dynamically modified at the server to include additional parameters and information along with a server initiated redirection. The web server performs all these manipulations on the fly so that the browser is kept out of the loop regarding the change made in URL and the redirection.
URL Rewriting can benefit your websites and web based applications by providing better security, better visibility or friendliness with Search Engines and helps in keeping the structure of the website more easy to maintain for future changes.
| Continue reading How to use mod_rewrite to simplify URL Rewriting in Apache – A basic guide to the mod_rewrite module. |

Loading ...
16 | 06 | 2010
This article explains the technical aspects of URL Rewriting. This is a starter guide for beginners who need know the basics of URL Rewriting.
What is URL Rewriting? – An explanation of the process called URL Rewriting.
URL Rewriting is the process of manipulating a URL or a link, which is send to a web server in such a way that the link is dynamically modified at the server to include additional parameters and information along with a server initiated redirection. The web server performs all these manipulations on the fly so that the browser is kept out of the loop regarding the change made in URL and the redirection. So client is given a feeling that the content is fetched from the original location mentioned in the URL it has requested.
| Continue reading URL Rewriting Simplified – An academic view on URL Rewriting |

Loading ...
13 | 06 | 2010

- FIFA 2010 scores, point tables
The revised 1.0.3 version of the Fifa 2010 scorecard desktop program is released.
The revised 2.0.1 version of the Fifa 2010 scorecard desktop program is released.

What is new in the version 2.0.1
- Some interface errors while displaying on large DPI mode where fixed
- Added functionality to show Team Names in the main interface itself for matches starting from Round of 16.
What is new in the version 1.0.3
Some minor bugs regarding the schedule dates where ironed out.
Get updated information about schedules, scores and points in the FIFA 2010 Football World Cup with this cute desktop application.
| Continue reading Revised Edition of Free FIFA 2010 Stats Tracking Desktop Application |