[
https://issues.apache.org/activemq/browse/AMQ-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Mbiama updated AMQ-2802:
------------------------------
Description: For sites running on a port other than 80 RewriteCond
%{HTTP_HOST} !^www\.angosso\.net [www.angosso.net/]% RewriteCond %{HTTP_HOST}
!^Angosso^% RewriteCond %{SERVER_PORT} !^80% RewriteRule ^/(.*)
http://www.angosso.net:80%{ANGOSSO_NET} /8080% [L,R] RewriteRule ^FR-news\.html
http://www.angosso.net/news/index.html [P] RewriteRule
^http://www\.remotesite\.net/(.*)$mirroran_user
/mirror/of/remotesite/$http://www.angosso.net/index.html -->patchfile
resolve--> Parent Directory /* $Id$Angosso.net/index.html/ */ incubation public
void outputConfigurationHeader(IThreadContext threadContext, IHTTPOutput out,
ConfigParams parameters, ArrayList tabsArray) throws LCFException, IOException
{ tabsArray.add("Angosso Siteweb Inc.");
tabsArray.add("http://www.angosso.net/"); out.print( "<script
type=\"text/javascript\">\n"+ "<!--\n"+ "\n"+ "function checkConfig()\n"+
"{\n"+ " if (editconnection.angosso.netserverport.value != \"\" &&
!isInteger(editconnection.angosso.netserverport.value))\n"+ " return true;\n"+
"function checkConfigForSave()\n"+ public String[www.angosso.net/index.html/]
getForcedAcls() { return orderedTokens; } } } (was: For sites running on a
port other than 80 RewriteCond %{HTTP_HOST} !^www\.angosso\.net
[www.angosso.net/]% RewriteCond %{HTTP_HOST} !^Angosso^% RewriteCond
%{SERVER_PORT} !^80% RewriteRule ^/(.*)
http://www.angosso.net:80%{ANGOSSO_NET}/8080% [L,R] RewriteRule ^FR-news\.html
http://www.angosso.net/news/index.html [P] RewriteRule
^http://www\.remotesite\.net/(.*)$mirroran_user
/mirror/of/remotesite/$http://www.angosso.net/news/index.html -->patchfile
resolve--> Parent Directory /* $Id$Angosso.net/index.html/ */ incubation public
void outputConfigurationHeader(IThreadContext threadContext, IHTTPOutput out,
ConfigParams parameters, ArrayList tabsArray) throws LCFException, IOException
{ tabsArray.add("Angosso Siteweb Inc."); tabsArray.add("www.angosso.net/");
out.print( "<script type=\"text/javascript\">\n"+ "<!--\n"+ "\n"+ "function
checkConfig()\n"+ "{\n"+ " if (editconnection.angosso.netserverport.value !=
\"\" && !isInteger(editconnection.angosso.netserverport.value))\n"+ " return
true;\n"+ "function checkConfigForSave()\n"+ public
String[www.angosso.net/index.html/] getForcedAcls() { return orderedTokens; } }
} )
> Angosso
> -------
>
> Key: AMQ-2802
> URL: https://issues.apache.org/activemq/browse/AMQ-2802
> Project: ActiveMQ
> Issue Type: Bug
> Components: Connector
> Affects Versions: 5.3.0
> Environment: Linux & Apache
> Reporter: Roger Mbiama
> Fix For: 5.4.1
>
> Attachments: build.xml, ldap-client-api-0.1.jar, mod_jk.so, web.xml
>
> Original Estimate: 3 weeks
> Remaining Estimate: 3 weeks
>
> For sites running on a port other than 80 RewriteCond %{HTTP_HOST}
> !^www\.angosso\.net [www.angosso.net/]% RewriteCond %{HTTP_HOST} !^Angosso^%
> RewriteCond %{SERVER_PORT} !^80% RewriteRule ^/(.*)
> http://www.angosso.net:80%{ANGOSSO_NET} /8080% [L,R] RewriteRule
> ^FR-news\.html http://www.angosso.net/news/index.html [P] RewriteRule
> ^http://www\.remotesite\.net/(.*)$mirroran_user
> /mirror/of/remotesite/$http://www.angosso.net/index.html -->patchfile
> resolve--> Parent Directory /* $Id$Angosso.net/index.html/ */ incubation
> public void outputConfigurationHeader(IThreadContext threadContext,
> IHTTPOutput out, ConfigParams parameters, ArrayList tabsArray) throws
> LCFException, IOException { tabsArray.add("Angosso Siteweb Inc.");
> tabsArray.add("http://www.angosso.net/"); out.print( "<script
> type=\"text/javascript\">\n"+ "<!--\n"+ "\n"+ "function checkConfig()\n"+
> "{\n"+ " if (editconnection.angosso.netserverport.value != \"\" &&
> !isInteger(editconnection.angosso.netserverport.value))\n"+ " return
> true;\n"+ "function checkConfigForSave()\n"+ public
> String[www.angosso.net/index.html/] getForcedAcls() { return orderedTokens; }
> } }
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.