Wanting to follow up on this.The htaccess file that has worked (mostly) for me looks like this:Options +FollowSymlinksRewriteEngine onRewriteCond %{REQUEST_URI} ^/$RewriteRule (.*) https://helpdesk.lacheim.org/osticket/upload I may try this other method suggested by a poster on the Synology forum as I'm having some issues with links being incorrect:1. On Web Station: create a virtual Host, use a port different than 80,
443, and point the document root to the absolute path of
osticket/upload.2. On Control Panel + Application Portal: create
a reverse proxy for http, and another for https, both from the default
port to the newly created virtual server (can use http, or https, but I
see no point in wasting resources with the later -- yep, the https proxy
can/will translate to http).https://forum.synology.com/enu/viewtopic.php?f=20&t=117320ThanksFred