This website requires JavaScript.
Explore
Help
Sign in
external
/
iiab
Watch
1
Star
0
Fork
You've already forked iiab
0
mirror of
https://github.com/iiab/iiab.git
synced
2025-02-13 19:52:06 +00:00
Code
Issues
Releases
Wiki
Activity
7b067ca2ab
iiab
/
roles
/
nginx
/
templates
/
dokuwiki-nginx.conf.deprecated
4 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
gitea dokuwiki nginx support
2019-11-28 11:08:43 +00:00
location {{ dokuwiki_url }} {
remove extra /
2020-01-04 07:36:42 +00:00
proxy_pass http://127.0.0.1:{{ apache_port }}{{ dokuwiki_url }};
gitea dokuwiki nginx support
2019-11-28 11:08:43 +00:00
}
Reference in a new issue
Copy permalink