This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

sidepathrouting

I dont know if it ist possible.
I have 3 paths that should be reacht from extern but i also will reach the index.html on the ground path.
So it should be possible to go to https://mail.***.at (to load the index.html with a menu an a redirection to webmail)
to https://mail.***.at/roundcube
to https://mail.***.at/photo
but not to https://mail.***.at/cops

the sidepath /roundcube /photo is no problem.
But how can i make the index.hmtl possible

thanks a lot for your answer
prad


This thread was automatically locked due to age.
  • The index.html has to be in the www root of the "main" server (the one that is configured for "mail.youdomain.at" under "Virtual Webservers")...

    ----------
    Sophos user, admin and reseller.
    Private Setup:

    • XG: HPE DL20 Gen9 (Core i3-7300, 8GB RAM, 120GB SSD) | XG 18.0 (Home License) with: Web Protection, Site-to-Site-VPN (IPSec, RED-Tunnel), Remote Access (SSL, HTML5)
    • UTM: 2 vCPUs, 2GB RAM, 50GB vHDD, 2 vNICs on vServer (KVM) | UTM 9.7 (Home License) with: Email Protection, Webserver Protection, RED-Tunnel (server)
  • That's not possible at the moment. You can create a feature request at UTM (Formerly ASG) Feature Requests: Hot (1358 ideas) or vote for a possibly existing one.

    You might simply secure the cops directory with an .htaccess file only allowing access from defined ip asdresses (if it's an apache server) or create a site path for "/cops" to a non-existing webserver as a workaround.

    ----------
    Sophos user, admin and reseller.
    Private Setup:

    • XG: HPE DL20 Gen9 (Core i3-7300, 8GB RAM, 120GB SSD) | XG 18.0 (Home License) with: Web Protection, Site-to-Site-VPN (IPSec, RED-Tunnel), Remote Access (SSL, HTML5)
    • UTM: 2 vCPUs, 2GB RAM, 50GB vHDD, 2 vNICs on vServer (KVM) | UTM 9.7 (Home License) with: Email Protection, Webserver Protection, RED-Tunnel (server)