This website works better with JavaScript.
Home
Help
Sign In
ngws
/
metanohi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Use a better path.
master
Niels G. W. Serup
5 months ago
parent
88bd7a25fe
commit
47ffa6ff3d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
metanohi.nginx.conf
+ 1
- 1
metanohi.nginx.conf
View File
@ -1,4 +1,4 @@
root /
home/niels
/www/metanohi/web-serve;
root /
var
/www/metanohi/web-serve;
index index.html;
error_page 404 /404.html;
Write
Preview
Loading…
Cancel
Save