
群晖的好多套件比如File Station,Video Station等都可以通过自定义域名比如https://file.example.com访问File Station,但是群晖没有开放Photo Station的设置。我想通过二级域名photo访问Photo Station,也就是用https://photo.example.com访问https://example.com/photo。应该可以通过nginx的反向代理实现二级域名访问二级目录,但不知道怎么设置,请大家指点,谢谢。


old.ghost wrote:
没用的,那样设置后访问还是会用类似https://mydomain.com/photo,没办法用https://photo.mydomain.com访问。