doc/Users guide.html in passenger-4.0.53 vs doc/Users guide.html in passenger-4.0.55
- old
+ new
@@ -1,11 +1,11 @@
<!DOCTYPE html>
-<html lang="en">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<meta name="generator" content="AsciiDoc 8.6.7">
-<title>Phusion Passenger users guide index</title>
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="generator" content="AsciiDoc 8.6.7">
+<title>Phusion Passenger users guide index</title>
<style type="text/css">
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
/* Default font. */
body {
@@ -601,11 +601,11 @@
}
div.exampleblock > div.content, div.sidebarblock > div.content, div.listingblock > div.content { border-width: 0 0 0 3px; border-color: #E8E8E8; }
div.verseblock { border-left-width: 0; margin-left: 3em; }
div.quoteblock { border-left-width: 3px; margin-left: 0; margin-right: 0;}
div.admonitionblock td.content { border-left: 3px solid #E8E8E8; }
-</style>
+</style>
<script type="text/javascript">
/*<![CDATA[*/
var asciidoc = { // Namespace.
/////////////////////////////////////////////////////////////////////
@@ -795,11 +795,12 @@
}
}
asciidoc.install();
/*]]>*/
-</script><style type="text/css">
+</script>
+<style type="text/css">
body {
margin: 1em auto 1em auto;
padding: 0 1em 0 1em;
max-width: 800px;
}
@@ -1052,11 +1053,11 @@
width: 1px;
height: 1px;
}
</style>
-</head>
+</head>
<body class="article">
<div id="topbar" style="display: none">
<div class="title">
<!-- Don't put a space between the img and a. That will break the hover layout. -->
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAAEV95QVAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sGCRMSACDxkZwAAAAidEVYdENvbW1lbnQAQ3JlYXRlZCB3aXRoIEdJTVAgb24gYSBNYWOHqHdDAAAAZUlEQVQY032PSxbAIAjEIlfygL6ePF3UUvpzNjgSYWwqAMEhUQnANnsC7TQPeJpsVWzMuh2sog4vDTUbqP081zECrW4dtdaQGSIKlWluPyjK+VXxAz5XfcKufCzA130AfQHWB30HZxlPaP080xsAAAAASUVORK5CYII=" width="11" height="10" alt=""><a href="javascript:void(Mizuho.smoothlyScrollToToc())">Phusion Passenger users guide index</a>
@@ -1067,11 +1068,12 @@
<h1>Phusion Passenger users guide index</h1>
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p><span class="image">
<a class="image" href="http://www.phusion.nl/">
-<img src="images/phusion_banner.png" alt="images/phusion_banner.png"></a>
+<img src="images/phusion_banner.png" alt="images/phusion_banner.png">
+</a>
</span></p></div>
<div class="paragraph"><p><a href="https://www.phusionpassenger.com/">Phusion Passenger</a> is a web server and application server, designed to be fast, robust and lightweight. It runs your web apps with the least amount of hassle by taking care of almost all administrative heavy lifting for you. Advanced administration tools allow you to gain deep insight into your web applications' operations and to keep your servers healthy. Phusion Passenger is polyglot by design, and currently supports Ruby (Rack), Python (WSGI) and Node.js.</p></div>
<div class="paragraph"><p>Phusion Passenger has several integration modes, each mode with its own documentation, covering <strong>installation</strong>, <strong>usage</strong>, <strong>troubleshooting</strong> and more.</p></div>
</div>
</div>
@@ -1103,11 +1105,11 @@
<div class="paragraph"><p><a href="Users%20guide%20Apache.html"><strong>Read the documentation for the Apache integration mode >></strong></a></p></div>
</div>
<div class="sect2">
<span class="anchor_helper" id="_standalone_mode"></span><h3 data-anchor="_standalone_mode">1.3. Standalone mode</h3>
<div class="paragraph"><p>In this mode, Phusion Passenger operates as a fully-featured, secure standalone HTTP server. You do not need to have an existing web server like Apache or Nginx. This mode is ideal…</p></div>
-<div class="ulist"><ul>
+<div class="ulist"><ul>
<li>
<p>
…if you are not familiar with Apache or Nginx
</p>
</li>
@@ -1129,11 +1131,11 @@
</div>
<div class="sect1">
<span class="anchor_helper" id="installation"></span><h2 data-anchor="installation">2. Installation and upgrade</h2>
<div class="sectionbody">
<div class="paragraph"><p>Please refer to:</p></div>
-<div class="ulist"><ul>
+<div class="ulist"><ul>
<li>
<p>
<a href="Users%20guide%20Nginx.html#installation"><strong>Nginx</strong> mode installation & upgrade</a>
</p>
</li>
@@ -1152,11 +1154,11 @@
</div>
<div class="sect1">
<span class="anchor_helper" id="troubleshooting"></span><h2 data-anchor="troubleshooting">3. Troubleshooting</h2>
<div class="sectionbody">
<div class="paragraph"><p>Please refer to:</p></div>
-<div class="ulist"><ul>
+<div class="ulist"><ul>
<li>
<p>
<a href="Users%20guide%20Nginx.html#troubleshooting"><strong>Nginx</strong> mode troubleshooting</a>
</p>
</li>
@@ -1174,11 +1176,11 @@
</div>
</div>
<div class="sect1">
<span class="anchor_helper" id="support"></span><h2 data-anchor="support">4. Where to get support</h2>
<div class="sectionbody">
-<div class="ulist"><ul>
+<div class="ulist"><ul>
<li>
<p>
<a href="http://groups.google.com/group/phusion-passenger">Community discussion forum</a> - post a
message here if you’re experiencing problems. Support on this forum is provided by the community on a best-effort basis, so a (timely) response is not guaranteed.
</p>
@@ -1214,16 +1216,18 @@
<div class="paragraph"><p>The text of this document is licensed under the
<a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
Attribution-Share Alike 3.0 Unported License</a>.</p></div>
<div class="paragraph"><p><span class="image">
<a class="image" href="http://creativecommons.org/licenses/by-sa/3.0/">
-<img src="images/by_sa.png" alt="images/by_sa.png"></a>
+<img src="images/by_sa.png" alt="images/by_sa.png">
+</a>
</span></p></div>
<div class="paragraph"><p>Phusion Passenger is brought to you by <a href="http://www.phusion.nl/">Phusion</a>.</p></div>
<div class="paragraph"><p><span class="image">
<a class="image" href="http://www.phusion.nl/">
-<img src="images/phusion_banner.png" alt="images/phusion_banner.png"></a>
+<img src="images/phusion_banner.png" alt="images/phusion_banner.png">
+</a>
</span></p></div>
<div class="paragraph"><p>Phusion Passenger is a trademark of Hongli Lai & Ninh Bui.</p></div>
</div>
</div>
</div>
@@ -1738,7 +1742,7 @@
}, Mizuho);
$(document).ready(Mizuho.initializeTopBar);
</script>
-</body>
+</body>
</html>