Skip to content

Commit 42b3908

Browse files
authored
Update README.md
1 parent 25aaa81 commit 42b3908

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
reverseproxy
22
====
3+
[![version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://github.com/geosoft1/reverseproxy/archive/master.zip)
4+
[![license](https://img.shields.io/badge/license-gpl-blue.svg)](https://github.com/geosoft1/reverseproxy/blob/master/LICENSE)
35

46
Simple [reverse proxy](https://en.wikipedia.org/wiki/Reverse_proxy) server. Useful for accessing web applications on various servers (or VMs) through a single domain.
57

@@ -44,4 +46,4 @@ The reverse proxy add your path to the target, so be prepared to handle this pat
4446

4547
Use `/` path for main site which have index page on `/`. Use sufixes for other web services which have the sufix as main page.
4648

47-
Do not repeat the routes because the server will take always tha last route to a target.
49+
Do not repeat the routes because the server will take always tha last route to a target.

0 commit comments

Comments
 (0)