Ticket #69 (accepted todo)
let 404 'not found' link to the 'create' action
| Reported by: | ct | Owned by: | mridkash |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | uwiki | Keywords: | uwiki apache |
| Cc: | Blocked By: | ||
| Blocking: |
Description
when a wiki page is not found the wiki shall redirect to a which offers the user to create such a page. Provide a example apache config for this setup
Change History
Note: See
TracTickets for help on using
tickets.

thats easy, add this directive to apache config
This will show a create page to user with filename same as the link referred to (the link being referred will be captured from the referrer header).