Serve file from root http url directly instead of redirect to index.html
(empty description)
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
New review39551002 at https://codereview.tryton.org/39551002/#ps1
review39551002 updated at https://codereview.tryton.org/39551002/#ps20001
review39551002 updated at https://codereview.tryton.org/39551002/#ps60001
review39551002 updated at https://codereview.tryton.org/39551002/#ps100001
- Developer
Why are the benefits of serving directly instead of redirecting?
review39551002 updated at https://codereview.tryton.org/39551002/#ps120001
- Owner
It allows to keep an URL without "index.html" which will ease future improvement like action stored in the URL.
- Owner
I made a simplified version which is generic for any static directory in review45501002
The benefit is that we could server multiple applications in sub-directories with this change. - Cédric Krier assigned to @ced
assigned to @ced
- Cédric Krier added 1 deleted label
added 1 deleted label
review45501002 updated at https://codereview.tryton.org/45501002/#ps1
New changeset 595792b4c4ce by Cédric Krier in branch 'default':
Serve index.html for static directory
https://hg.tryton.org/trytond/rev/595792b4c4ce- Roundup Robot added 1 deleted label and removed 1 deleted label
added 1 deleted label and removed 1 deleted label
- Roundup Robot closed
closed