)]}'
{"doc/source/contributor/mod-wsgi.rst":[{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"0751b3f9c6170a4b605dd10db31b95f371fe63cc","unresolved":false,"context_lines":[{"line_number":33,"context_line":""},{"line_number":34,"context_line":".. code-block:: console"},{"line_number":35,"context_line":""},{"line_number":36,"context_line":"   # mkdir -p /var/www/cgi-bin/qinling"},{"line_number":37,"context_line":"   # cp qinling/api/wsgi.py /var/www/cgi-bin/qinling"},{"line_number":38,"context_line":"   # chow qinling:qinling -R /var/www/cgi-bin/qinling"},{"line_number":39,"context_line":""}],"source_content_type":"text/x-rst","patch_set":3,"id":"9fb8cfa7_af76a23d","line":36,"range":{"start_line":36,"start_character":3,"end_line":36,"end_character":4},"updated":"2019-06-21 08:32:14.000000000","message":"I suggest we use $ instead of # or totally remove the symbol for copy/paste convenience.","commit_id":"3e21296383f5417d168d6d1abf5a656f515ea592"},{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"0751b3f9c6170a4b605dd10db31b95f371fe63cc","unresolved":false,"context_lines":[{"line_number":35,"context_line":""},{"line_number":36,"context_line":"   # mkdir -p /var/www/cgi-bin/qinling"},{"line_number":37,"context_line":"   # cp qinling/api/wsgi.py /var/www/cgi-bin/qinling"},{"line_number":38,"context_line":"   # chow qinling:qinling -R /var/www/cgi-bin/qinling"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":""},{"line_number":41,"context_line":"Running with Apache and mod_wsgi"}],"source_content_type":"text/x-rst","patch_set":3,"id":"9fb8cfa7_2fb5d2ee","line":38,"range":{"start_line":38,"start_character":5,"end_line":38,"end_character":9},"updated":"2019-06-21 08:32:14.000000000","message":"chown","commit_id":"3e21296383f5417d168d6d1abf5a656f515ea592"},{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"0751b3f9c6170a4b605dd10db31b95f371fe63cc","unresolved":false,"context_lines":[{"line_number":58,"context_line":"   directive to set the path of the wsgi script."},{"line_number":59,"context_line":""},{"line_number":60,"context_line":"   If you are using a virtualenv ``WSGIDaemonProcess`` requires"},{"line_number":61,"context_line":"   ``python-path`` parameter, the value should be "},{"line_number":62,"context_line":"   ``\u003cyour-venv-path\u003e/lib/python\u003cyour-version\u003e/site-packages``."},{"line_number":63,"context_line":""},{"line_number":64,"context_line":"3. Enable the ``qinling-api`` virtualhost."}],"source_content_type":"text/x-rst","patch_set":3,"id":"9fb8cfa7_8fbe3ed2","line":61,"updated":"2019-06-21 08:32:14.000000000","message":"Please remove the space here.","commit_id":"3e21296383f5417d168d6d1abf5a656f515ea592"},{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"75d32b76c48493d0a744819bcd11e059e82a4af6","unresolved":false,"context_lines":[{"line_number":63,"context_line":""},{"line_number":64,"context_line":"3. Enable the ``qinling-api`` virtualhost."},{"line_number":65,"context_line":""},{"line_number":66,"context_line":"   On deb-based systems::"},{"line_number":67,"context_line":""},{"line_number":68,"context_line":"      # a2ensite qinling-api"},{"line_number":69,"context_line":"      # systemctl reload apache2"}],"source_content_type":"text/x-rst","patch_set":4,"id":"9fb8cfa7_c8cae26c","line":66,"range":{"start_line":66,"start_character":3,"end_line":66,"end_character":25},"updated":"2019-06-21 23:44:33.000000000","message":"I know, because you didn\u0027t use `.. code-block:: console` here, so in http://logs.openstack.org/37/666737/4/check/openstack-tox-docs/fdec5f0/html/contributor/mod-wsgi.html, it\u0027s like the bash script comments rather than the shell commands.","commit_id":"a1f66f88d7543ed23ee2b53f54c40293f1334e79"},{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"75d32b76c48493d0a744819bcd11e059e82a4af6","unresolved":false,"context_lines":[{"line_number":68,"context_line":"      # a2ensite qinling-api"},{"line_number":69,"context_line":"      # systemctl reload apache2"},{"line_number":70,"context_line":""},{"line_number":71,"context_line":"   On rpm-based systems::"},{"line_number":72,"context_line":""},{"line_number":73,"context_line":"      # systemctl reload httpd"},{"line_number":74,"context_line":""}],"source_content_type":"text/x-rst","patch_set":4,"id":"9fb8cfa7_88c4ea60","line":71,"range":{"start_line":71,"start_character":3,"end_line":71,"end_character":25},"updated":"2019-06-21 23:44:33.000000000","message":"ditto","commit_id":"a1f66f88d7543ed23ee2b53f54c40293f1334e79"},{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"75d32b76c48493d0a744819bcd11e059e82a4af6","unresolved":false,"context_lines":[{"line_number":83,"context_line":""},{"line_number":84,"context_line":".. literalinclude:: ../../../etc/uwsgi/qinling-api.yaml"},{"line_number":85,"context_line":""},{"line_number":86,"context_line":"2. Then start the uWSGI server::"},{"line_number":87,"context_line":""},{"line_number":88,"context_line":"      # uwsgi ./qinling-api.yaml"},{"line_number":89,"context_line":""}],"source_content_type":"text/x-rst","patch_set":4,"id":"9fb8cfa7_28a13eaa","line":86,"range":{"start_line":86,"start_character":0,"end_line":86,"end_character":32},"updated":"2019-06-21 23:44:33.000000000","message":"ditto","commit_id":"a1f66f88d7543ed23ee2b53f54c40293f1334e79"},{"author":{"_account_id":6732,"name":"Lingxian Kong","email":"anlin.kong@gmail.com","username":"kong"},"change_message_id":"75d32b76c48493d0a744819bcd11e059e82a4af6","unresolved":false,"context_lines":[{"line_number":87,"context_line":""},{"line_number":88,"context_line":"      # uwsgi ./qinling-api.yaml"},{"line_number":89,"context_line":""},{"line_number":90,"context_line":"   Or start in background with::"},{"line_number":91,"context_line":""},{"line_number":92,"context_line":"      # uwsgi -d ./qinling-api.yaml"}],"source_content_type":"text/x-rst","patch_set":4,"id":"9fb8cfa7_48a4b2b9","line":90,"range":{"start_line":90,"start_character":6,"end_line":90,"end_character":32},"updated":"2019-06-21 23:44:33.000000000","message":"ditto","commit_id":"a1f66f88d7543ed23ee2b53f54c40293f1334e79"}]}
