qnap - How to access your webUI of your qpkg when web server is disabled? -
i struggling configuration of webui qnap app (qpkg). user interface should appear window on qts desktop. configured qpkg.conf this:
 qpkg_webui="/mytestapp" qpkg_desktop_app=1 
my service file creates symlink of qpkg web directory /share/web/mytestapp when app started. works far. realized, works if web server enabled in controlpanel. if installs qpkg , has no web server enabled, won't see web ui.
i noticed folder: /home/httpd/cgi-bin/qpkg.  better place symlink web-directory to? in case access webui. unsure if proper way.
 
 
Comments
Post a Comment