mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Experimental path_from_header feature, refs #712
This commit is contained in:
parent
6aa516d82d
commit
fb0460dd0b
3 changed files with 19 additions and 0 deletions
|
|
@ -241,3 +241,10 @@ For example, if you are sending traffic from ``https://www.example.com/tools/dat
|
|||
You can do that like so::
|
||||
|
||||
datasette mydatabase.db --config base_url:/tools/datasette/
|
||||
|
||||
.. _path_from_header:
|
||||
|
||||
path_from_header
|
||||
----------------
|
||||
|
||||
See `issue #712 <https://github.com/simonw/datasette/issues/712>`__.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue