Ticket #718 (closed enhancement: fixed)
rewrite module 독립성
| Reported by: | inureyes | Owned by: | inureyes |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | Core | Version: | 1.6 |
| Keywords: | alias,rewrite | Cc: | |
| Release: |
Description
개요
- rewrite module이 없는 환경에서도 동작 가능하도록 수정
- 이 경우 single-mode만 지원.
- suri 루틴과 EAF의 URL schema를 wrapping합니다.
- index / item의 구별이 매우 귀찮으므로 #660 도 함께 처리합니다.
Summary
- Let TC to work without apache rewrite modules.
- Only single-user mode is supported.
- wrap the suri routine and URL schama in EAF HTTPRequest module
- Change the item id parsing methods, related to ticket #660.
Change History
Note: See
TracTickets for help on using
tickets.
