|
Revision 631, 296 bytes
(checked in by breese, 7 months ago)
|
my hack for the day: adapting Clean Sweep to automatically guess the intended URL being requested and redirect the client browser accordingly. the benefit: fewer 404s!!
|
| Line | |
|---|
| 1 |
# Changes between 1.02 and 1.1 |
|---|
| 2 |
|
|---|
| 3 |
* fixed map dialog text input size |
|---|
| 4 |
* added logic to automatically attempt to locate a redirect a user to the resource |
|---|
| 5 |
being requested |
|---|
| 6 |
|
|---|
| 7 |
# Changes between 1.01 to 1.02 |
|---|
| 8 |
|
|---|
| 9 |
* fixed templating error that resulted when a 404 URL contained HTML |
|---|
| 10 |
* added lighttpd suppport |
|---|