I have a working instance of sakai on one of our clusters.Sakai can be read here http://confluence.sakaiproject.org/display/DOC/Install+Guide+-+Binary+Install+(2.7) We would like the user to be able to reach it via Apache Reverse proxy ProxyPass /sakai http://192.1681.5:9090/portal ProxyPassReverse /sakai http://192.1681.5:9090/portal But when any one tries to reach the page from internet http://mydomain.com/sakai they are not able to reach the CSS,Java scripts ,images correctly. which should not happen and be taken care by the reverse proxy the request is not getting the correct response here are the apache headers for the problem >From a client browser on internet following headers were recieved http://pastebin.com/k54kDYAB where as on LAN while accessing via IP:9080/portal the following headers were recieved http://pastebin.com/0BaEViH4 If any one can find any problem here let me know. I am right now searching for the problem in the headers. -- Tapas http://mightydreams.blogspot.com http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers -- Tapas http://mightydreams.blogspot.com http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx