The problem we had was previously we configured some sites like this
before Formatting
http://myserver.com/site2
and now like this
http://site1.myserver.com
now here comes the problem.
Where I have been struggling and Googling for things. If you use a
framework such as Grails,Drupal,Joomla or try to use some thing then
there is a thing known as X-Forwarded-For in the headers of the site
which reverse proxy will pass it on.
The internal site in both the above cases has to be configured
differently.So that it works on the client side properly.
Some googling will tell to css to load on client side at some place on
configuration you need to activate a variable this variable will be
different in Joomla and different on another web CMS.
If you program in PHP no frame work then you have to have a different
strategy to maintain session. Like this.I wish if while installing CMS
or some thing on client side the servers or CMS's can ask the person
if he is using reverse proxy.
In both the cases
http://site1.myserver.com
and http://myserver.com/site2
settings are different and settings are even different if you have
multiple sites and each on different framework that makes the work
difficult.
--
You received this message because you are subscribed to the Linux Users Group.
To post a message, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit our group at
http://groups.google.com/group/linuxusersgroup