RE: [users@httpd] Mod_proxy and javascript problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wonder whether the problem could be that your HTML code contains mis-spelled special characters like "&nbsp" which should have read " ". Unfortunately such errors are hidden by the fact that MSIE is very tolerant about the lacking semi-colon. Your problem is probably caused by the fact that proxy-html is not as tolerant.

  is a non-breakable space
& is an ampersand (&)
é and è are two very useful characters in french ( é and è resp.)
etc.

To me the solution would be to correct your HTML pages

-ascs

-----Original Message-----
From: Jérôme Tytgat [mailto:jerome.tytgat@xxxxxxxxxxx] 
Sent: Friday, August 26, 2005 10:06 AM
To: users@xxxxxxxxxxxxxxxx
Subject: Re: [users@httpd] Mod_proxy and javascript problem


the "&nbsp" are transformed in "&nbsp" and it's not working better...

I wonder what I should but in ProxyHTMLURLMap (BTW i've followed the directives found here : http://www.apacheweek.com/features/reverseproxies)

I've also noted that enabling "ProxyHTMLExtended On" makes the authentification on the application impossible with this error (sorry in french...) :

"Votre navigateur Internet n'est pas configuré actuellement pour l'exécution des scripts sur les pages Web.
Dans Internet Explorer, vous devez modifier ce paramètre via l'onglet Sécurité de la boîte de dialogue Options Internet pour continuer à utiliser l'Administrateur Class Server. Pour plus d'informations, consultez l'aide en ligne de Internet Explorer. "

It's telling me that my browser is not correctly configured for javascript, disabling "ProxyHTMLExtended" let me get rid of this error.

---------------------------------------------------------------------
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



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux