Change https://domain.com:8080 to https://domain.com/directory-name

Discussion in 'General' started by laptop_user, Mar 1, 2015.

  1. laptop_user

    laptop_user Member

    Like the title suggests I'm planning to change port number to directory name such as this https://domain.com/client/

    Does ISPC3 support such features? Anyone have any experience with my question? Thanks in advance.
     
  2. vhacker11

    vhacker11 Member

    Yes this is acheviable in ISPC3. what are you after, write your issue in details along with OS, webserver, etc.
     
  3. laptop_user

    laptop_user Member

  4. till

    till Super Moderator Staff Member ISPConfig Developer

    This can be really critical from a security standpoint as the ispconfig interfae may not be run under the user of the website or this user would be able to take over the whole server. What you can try is e.g. use mod_proxy to redirect the requests to port 8080.
     
    laptop_user likes this.
  5. laptop_user

    laptop_user Member

    There's no security risk if I'm using mod proxy? Do I understand your comment correctly? Right now I'm using iframe.
     
  6. ressel

    ressel Member

    If you use mod proxy to port 8080 there is no Security risk, becsuse ispconfig will still run like normal
     
    laptop_user likes this.

Share This Page