Hey Koen:

2012/5/9 Koen Deforche <k...@emweb.be>

>
> 2012/5/9 Zhimin Song <cszhms...@gmail.com>:
>
> What is the configuratoin of your mod_fcgi ?


I figured out my config is apache2+mod_fastcgi, I am very well at that, my
config is:

<IfModule mod_fastcgi.c>
  AddHandler fastcgi-script .fcgi
  FastCgiIpcDir /var/lib/apache2/fastcgi
  FastCgiServer /var/www/cx/cx.wt
  FastCgiServer /var/www/cx/cxsandbox.wt
</IfModule>

I use this config for recent years, just saw the FastCgiExternalServer on
http://redmine.webtoolkit.eu/projects/wt/wiki/Fastcgi_on_apache, do not
know the diffrence between  FastCgiExternalServer   and FastCgiServer  :-(



> How does the URL look like ?
>

my url always looks like http://210.31.7.39/#/sys/files ( when visit
System-Files anchor by internal path) in both IE and Chrome, but when
updated to 3.2.1, in IE is http://210.31.7.39/#/sys/files, in Chrome is
http://210.31.7.39/sys/files, maybe is the reason of HTML5 or HTML4 read
from Wt doc of setInternalPath().

Thanks again
Zhimin
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to