Hey John,

2011/8/17 John Taylor <[email protected]>:
> Hello Everyone.
> I am using wt-3.1.10 version of witty. I want to run hello application
> through apache without given port address. please tell me how to configure
> apache with wt-application?

You have two options for running Wt through apache:
 - use apache as reverse proxy connecting to a wthttpd instance
 - through FastCGI and a FastCGI module in apache

When you say, "without given port address", what do you really mean?
For the first option you will need to run the wthttpd to listen on a
port for connections coming from the apache server. So perhaps you are
looking for a FastCGI solution ?

For a configuration using FastCGI, see:
http://redmine.webtoolkit.eu/projects/wt/wiki/Fastcgi_on_apache

Regards,
koen

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to