Dear Van Ly, According to your suggestion, I read more details from http://wiki.dspace.org/index.php/DspaceOnStandardPorts and chose Method 3 instead. It seems to work OK. But I would like to make sure whether it is sufficient to just put these 2 lines (same)
ProxyPass /jspui http://localhost:8080/jspui ProxyPassReverse /jspui http://localhost:8080/jspui in both /etc/apache2/sites-enabled/00-default (non-ssl) and /etc/apache2/sites-enabled/default-ssl (ssl) ? Thanks. Panyarak On Fri, 17 Apr 2009, Van Ly wrote: > >> Hi, >> >> Alternatively, you can frontend tomcat with apache httpd with proxy_ajp and >> ssl support and put in the ssl.conf file,VirtualHost element (in the case >> of RHEL5): >> >> ProxyPass / ajp://localhost:8009/ >> ProxyPassReverse / ajp://localhost:8009/ >> >> -- Van Ly > -- Panyarak Ngamsritragul Department of Mechanical Engineering Prince of Songkla University. -- This message has been scanned for viruses and dangerous content by MailScanner. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

