Another missing literal block
This commit is contained in:
parent
dadfce65bc
commit
a6d42f6f65
|
@ -75,8 +75,9 @@ Example Index with Twisted Web
|
|||
creating paths like ``/var/www/index.example.com/foo/foo-1.0.tar.gz``.
|
||||
4. Configure Twisted Web to serve the root directory, ideally with TLS.
|
||||
|
||||
::
|
||||
$ twistd -n web --path /var/www/index.example.com/
|
||||
::
|
||||
|
||||
$ twistd -n web --path /var/www/index.example.com/
|
||||
|
||||
|
||||
Examples of Additional indexes with pip
|
||||
|
|
Loading…
Reference in New Issue