Hi Mico,

> I just installed Webware successfully. I run ./AppServer and
> everything looked fine. I can browse and run all Testing.
> 
> Then I tried CGI Adapters. I put WebKit.cgi in /usr/lib/cgi-gin/
> (default arrangement for Ubuntu Linux). Then run ./AppServer. When I
> browsed http://192.168.1.74/cgi-bin/WebKit.cgi, the result:
> 
> Status: 301 Moved Permanently
> Content-type: text/html
> Location: /

You need to add a backslash to your URL (i.e. behind WebKit.cgi). 
Webware tries to redirect you to the address with the backslash, but 
forgets the adapter in the path. This is already fixed in the trunk.

-- Christoph

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to