Bug #193
missing slash at the end of base url
| Status : | New | Start : | ||
| Priority : | High | Due date : | ||
| Assigned to : | scott - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : |
Description
When using a symbol link subdirectory as the blog on Apache, eg hostname.com/blog/, there must be a trailing slash on URL. 4.03 doesn't append it making the link on blog banner generates a bad_request.
Adding the slash in the admin "setting", however, generates permlink url with double slashes, faulting it.