PDA

View Full Version : deploying remoting


marrek
04-05-2007, 07:01 PM
Hi all

Could someone give me the steps to deploy a remoting application online?

i started with
1. changing the gateway URL to the absolute path http://domainName/folder/amfphp/gateway.php

2. in gateway.php, i changed the baseClassPath to the new absolute path, and included the amf-core files with an absolute path.

3.I've tried implementing an .htaccess file as per amfphp.org.

What else should I do/not do?

thanks all

marrek