mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-09-28 19:05:55 +08:00
Create gh-pages branch via GitHub
This commit is contained in:
parent
9defbae673
commit
d979cc1066
|
@ -5,7 +5,7 @@
|
|||
<title>ULib by stefanocasazza</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
|
||||
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
|
||||
</head>
|
||||
|
@ -51,6 +51,7 @@ Coverity Scan: <a href="https://scan.coverity.com/projects/3322"><img src="https
|
|||
<li>Support for uri protection.</li>
|
||||
<li>Support for aliases/redirection.</li>
|
||||
<li>Support for switch the site to a maintenance page only.</li>
|
||||
<li>Support for URL traffic based throttling (experimental).</li>
|
||||
<li>Support for overriden of error messages by local document (ErrorDocument/40x|500.html).</li>
|
||||
<li>Support for RewriteRule (lighttpd-like) that check for file existence as they do on Apache, some CMS (SilverStripe) require it.</li>
|
||||
<li>Support for (apache-like) log <a href="http://httpd.apache.org/docs/2.0/mod/mod_log_config.html">NCSA extended/combined format</a>
|
||||
|
@ -175,4 +176,3 @@ Coverity Scan: <a href="https://scan.coverity.com/projects/3322"><img src="https
|
|||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user