diff options
author | Jim Jagielski <jim@apache.org> | 2016-02-12 17:51:32 +0000 |
---|---|---|
committer | Jim Jagielski <jim@apache.org> | 2016-02-12 17:51:32 +0000 |
commit | ccafc126ee5bf01be99bc98bb961af3e77d58a4a (patch) | |
tree | 96448f9fe5d377501e4b70db8457ba260953d857 /docs/manual/expr.html.en | |
parent | 8e58c15b84e1fa2a14c045c0ccd071a24ba394c6 (diff) | |
download | httpd-ccafc126ee5bf01be99bc98bb961af3e77d58a4a.tar.gz |
Feather
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1730080 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/expr.html.en')
-rw-r--r-- | docs/manual/expr.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/expr.html.en b/docs/manual/expr.html.en index 8ccf03f805..2434c85a5f 100644 --- a/docs/manual/expr.html.en +++ b/docs/manual/expr.html.en @@ -18,7 +18,7 @@ <body id="manual-page"><div id="page-header"> <p class="menu"><a href="./mod/">Modules</a> | <a href="./mod/directives.html">Directives</a> | <a href="http://wiki.apache.org/httpd/FAQ">FAQ</a> | <a href="./glossary.html">Glossary</a> | <a href="./sitemap.html">Sitemap</a></p> <p class="apache">Apache HTTP Server Version 2.4</p> -<img alt="" src="./images/feather.gif" /></div> +<img alt="" src="./images/feather.png" /></div> <div class="up"><a href="./"><img title="<-" alt="<-" src="./images/left.gif" /></a></div> <div id="path"> <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs/">Documentation</a> > <a href="./">Version 2.4</a></div><div id="page-content"><div id="preamble"><h1>Expressions in Apache HTTP Server</h1> |