dreikanter / public-static

Programmer's approach to web content management
https://github.com/dreikanter/public-static
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Redirect pages #99

Open dreikanter opened 10 years ago

dreikanter commented 10 years ago

If there is a redirect field defined in page header, public-static should generate an HTML redirect page at the corresponding URL. This feature will be helpful to maintain old (moved) URLs, and support multi-language sites where root URL should be redirected somewhere (e.g. http://example.com to http://example.com/en).