This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

How do I mask an unconventional subdomain port
#9
RE: How do I mask an unconventional subdomain port
Ok when I add
Code:
ProxyPreserveHost On

  # setup the proxy
  <Proxy *>
      Order allow,deny
      Allow from all
  </Proxy>
  ProxyPass / http://sub.domain.com:8080/
  ProxyPassReverse / http://sub.domain.com:8080/
in the subdomain custom vhost nothing happens. If I go to the subdomain it just loads the sentora default index page like I just created the domain instead of redirecting to :8080 and preserving the url.

@ Me.B - Your suggestion was to copy the httpd.conf entries with port 80 and put them in the apache config and change the port. The apache config is empty, if I put the vhost config in there do I need to add the header information as well or will that be read from the sentora httpd.conf?
Reply
Thanks given by:


Messages In This Thread
RE: How do I mask an unconventional subdomain port - by elitemobb - 11-26-2014, 05:41 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Subdomain gbrain2008 3 6 ,141 03-08-2021, 05:34 PM
Last Post: ccr1969
Subdomain Not working PLZ HELP rajeevrrs 5 18 ,904 03-14-2020, 08:47 AM
Last Post: TGates
Sentora Subdomain Installl sathish2009 2 6 ,888 04-03-2017, 11:50 AM
Last Post: sathish2009

Forum Jump:


Users browsing this thread: 1 Guest(s)