Posts Tagged MOD_REWRITE

.htaccess 301 Redirect

.htaccess files (or “distributed configuration files”) provide a way to make configuration changes on a per-directory basis in an Apache HTTP Server. This file, containing one or more configuration directives, is placed in a particular document directory, and the directives apply to that directory, and all subdirectories thereof. This 301  Redirect can be used anytime [...]

, , , , , ,

No Comments

Search Engine Optimization SEO in PHP (Book)

The term SEO (Search Engine Optimization) has become a new phenomenon with marketeers.  As a programmer/developer it’s very hard to find a good book on such a broad subject but recently I found this great book. The authors go about explaining and guiding you through exercises that are relevant for both programmers and marketeers.  It [...]

, , , , ,

1 Comment