diff --git a/doc/forum/Web_app_on_server_without_X11__63__.mdwn b/doc/forum/Web_app_on_server_without_X11__63__.mdwn new file mode 100644 index 0000000000..cb880cf292 --- /dev/null +++ b/doc/forum/Web_app_on_server_without_X11__63__.mdwn @@ -0,0 +1,3 @@ +When I run git-annex-webapp, a browser is opened and I am redirected to the assistant. However, how can I run the web app and just have it start the server process without opening a browser, and navigating to the page from a remote computer? + +Thanks!