Git Product home page Git Product logo

Comments (1)

SomeoneElseOSM avatar SomeoneElseOSM commented on June 9, 2024

Just to add some more examples...

"OK" means that Apache restarts OK with the lines in the /etc/apache2/sites-available/000-default.conf file as described. "fail" means that it doesn't. It's not random, it appears to be entirely predictable based on the current state of 000-default.conf .

MbtilesEnabled true
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
restarts OK

MbtilesEnabled true
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
restart fail

MbtilesEnabled true
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
restart OK

MbtilesEnabled true
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
MbtilesAdd nve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
restart OK

MbtilesEnabled true
MbtilesAdd sve01 /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
restart OK

MbtilesEnabled true
MbtilesAdd omt_ny /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd sve01 /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
restart OK

MbtilesEnabled true
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
restart fail

MbtilesEnabled true
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd pmt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
fail

MbtilesEnabled true
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd tmt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
fail

MbtilesEnabled true
MbtilesAdd sve01 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd amt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
fail

MbtilesEnabled true
MbtilesAdd a /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd b /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
OK

MbtilesEnabled true
MbtilesAdd c /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd d /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
OK

MbtilesEnabled true
MbtilesAdd c /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
OK

MbtilesEnabled true
MbtilesAdd sve0 /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
OK

MbtilesEnabled true
MbtilesAdd tilem /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
fail

MbtilesEnabled true
MbtilesAdd tilen /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
fail

MbtilesEnabled true
MbtilesAdd tilema /var/www/html/vector/sve01/tilemaker_sve01.mbtiles
MbtilesAdd omt_ny /var/www/html/vector/omt_ny/tilemaker_omt_ny.mbtiles
OK

from mod_mbtiles.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.