101 | | When happy the directory is unpacked correctly run [wiki:Processing/makekmloverview make_kmloverview.py]. This will generate the web page and quicklooks of the data that are made available to the user. It will also generate a password which should be included in the email below. |
| 101 | When happy the directory is unpacked correctly run [wiki:Processing/makekmloverview make_kmloverview.py]. This will generate the web page and quicklooks of the data that are made available to the user. It will also generate a password which should be included in the email below. Check the username and password works by commenting out the following line: |
| 102 | {{{ |
| 103 | Allow from env=internal_proxy |
| 104 | }}} |
| 105 | from processing/kml_overview/.htaccess as this means a password isn't required for internal access. Remember to uncomment once you have finished. |