| bio | website | BlackMesh.com |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years |
| seen | May 20 '11 at 2:23 | |
| stats | profile views | 0 |
Director of Emerging Technology at BlackMesh Managed Hosting, longtime Linux aficionado, sometime Drupal developer (and d.o sysadmin), and occasional filesystem tinkerer.
|
May 18 |
awarded | Teacher |
|
May 16 |
comment |
What HTTP code to use when redirecting to random page301 is definitely incorrect, though; it's considered a cache-able redirect, which is not what you want. Arguably, 303 would be the best option given what you've described here, but 302 is a more common choice. |
|
May 16 |
answered | Changing mod_rewrite “file exists” checks to not see directories as files |