I have a site that is setup and working correctly inside of our company. When I try and gain access to it from the internet I have issues with the site such as css not working. I have setup proxypass to proxy requests to the site.
here are the details:
apache 2.2 on ubuntu
ProxyPass /portal/mss http://172.17.40.172/mss
ProxyPassReverse /portal/mss http://172.17.40.172/mss
I have other sites setup and they work ok (Non are drupal).
I am not 100% sure that I am doing things correctly. I have this site and another that I need to get up and running. If someone could tell me the best way to do this that would be great. Drupal has turned out the be awesome and i want to continue to solve issues with it.
Thanks
Comments
This issue is resolved. It
This issue is resolved. It may have been a dns issue not really sure.
Thanks
Apache ProxyPass
Images are not displayed because of proxypass.
Only html is display.