This forum has been moved here:
Helicon Tech Community Forum

  Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
Helicon Ape
 Helicon Tech : Helicon Ape
Subject Topic: Help. About the proxypass Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
Bohan
Newbie
Newbie


Joined: 08 March 2010
Online Status: Offline
Posts: 3
Posted: 08 March 2010 at 12:14pm | IP Logged Quote Bohan

Hi

I have the following problem:

I have a 2008 server, IIS 7, and APE 3.0.0.33(Free 3 License).

The modules are all loaded successfully, but when I write the following codes in the .htaccess file, it seems not to work.

ProxyPass /webmail http://192.168.1.1:8888
ProxyPassReverse /webmail http://192.168.1.1:8888

When I browse to http://123.com/webmail , just 404 error appears. However, there is no error record in the error.log. I try to write the codes in httpd.conf and test, but still 404 error.

<Location /webmail/>

ProxyPass http://192.168.1.1:8888
ProxyPassReverse http://192.168.1.1:8888

</Location>

At the same time, there are following message in the error.log

[2010/3/9 �W�E 12:46:10] [LicenseManager] Site with id=1 is working with free license
[2010/3/9 �W�E 12:46:10] [cache_module] items stored in the cache: 0; bytes available for the cache: 754974720, physical memory limit: 98%
[2010/3/9 �W�E 12:46:10] [proxy_module] System.Collections.Generic.List`1[System.String]: Invalid ProxyPass|ProxyPassMatch parameter. Parameter must be in the form 'key=value'
[2010/3/9 �W�E 12:46:10] [proxy_module] ProxyPassReverse can not have a path when defined in a Location
[2010/3/9 �W�E 12:46:10] [ConfigLoader] C:\Program Files\Helicon\Ape\httpd.conf(82): Invalid command '<Location/>' on line 82, perhaps misspelled or defined by a module not included in the server configuration

Have I done something wrong ?

Please give me some suggestion.

Thanks a lot.

Back to Top View Bohan's Profile Search for other posts by Bohan
 
Bohan
Newbie
Newbie


Joined: 08 March 2010
Online Status: Offline
Posts: 3
Posted: 09 March 2010 at 11:17am | IP Logged Quote Bohan

Any Suggestion ?
Back to Top View Bohan's Profile Search for other posts by Bohan
 
Vyacheslav
Admin Group
Admin Group


Joined: 02 July 2008
Location: Ukraine
Online Status: Offline
Posts: 1542
Posted: 10 March 2010 at 3:02am | IP Logged Quote Vyacheslav

Hello,
I beg a pardon for delay.
In .htaccess you should have something like that:
Code:
ProxyPass http://192.168.1.1:8888
ProxyPassReverse http://192.168.1.1:8888


There was also a bug in mod_proxy which we�ve fixed but have not released yet. Thank you for your help.

__________________
Slavik Shynkarenko,
Helicon Tech.
Back to Top View Vyacheslav's Profile Search for other posts by Vyacheslav Visit Vyacheslav's Homepage
 
Bohan
Newbie
Newbie


Joined: 08 March 2010
Online Status: Offline
Posts: 3
Posted: 10 March 2010 at 11:06am | IP Logged Quote Bohan

Dosen't matter, and thanks for your reply.

However, it still seems not to work by your suggestion.

I also try directives like rewriterule with flag P and rewriteproxy, but I still could not "feel" the functionality working properly... 

Thanks again for your help, and if there is any further suggestion, please tell me.



Edited by Bohan - 10 March 2010 at 11:08am
Back to Top View Bohan's Profile Search for other posts by Bohan
 
Vyacheslav
Admin Group
Admin Group


Joined: 02 July 2008
Location: Ukraine
Online Status: Offline
Posts: 1542
Posted: 12 March 2010 at 8:02am | IP Logged Quote Vyacheslav

Hello,
We�ve fixed something. Please download and install the latest version of Ape.

__________________
Slavik Shynkarenko,
Helicon Tech.
Back to Top View Vyacheslav's Profile Search for other posts by Vyacheslav Visit Vyacheslav's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You can vote in polls in this forum