Hi Jason,
I found a minor issue in google website, when a link is redirected from is coming with HTTPS instead of HTTP.
http://www.google.co.in/url?sa=t&rct=j& ... QFjAJ&url=https%3A%2F%2Fdev.plutext.org%2Fforums%2Fnews%2Fforum%2Fdocx-java-f6%2Fpage210.html&ei=nX10T8eXKYbz0gGZtcn_Ag&usg=AFQjCNE5scNu8gerMhqXuKmo12FrY7TgHA&cad=rja
(https://dev.plutext.org/forums/news/forum/docx-java.../page210.html ) ----> not working
https://dev.plutext.org/forums/news/for ... ge180.html ---> not working
but when clicking on a link in google site, it is showing the page is not found. If I changes the url to http instead of https , I am getting the docx4j website page.
http://dev.plutext.org/forums/news/foru ... ge210.html ---> working
http://dev.plutext.org/forums/news/foru ... ge180.html
If it possible to do any configuration in docx4j forum server which will redirect all https requests to http request.
Thanks & Regards,
B.V.Suresh Babu.