Hi everyone, I try to install the APE JSF framework and I have this error:
"Can't load client, check the file http://127.0.0.1/ape_test/APE_JSF/Clients/MooTools.js is readable" > I tried to put a .htaccess file into the directory but nothing changed. I think my error is in the config.js file but everything I tried went wrong so may be you will see my mistake. here is my config.js file: /---------------------------------------------------------------------------------------- APE.Config.baseUrl = 'ape_test/APE_JSF'; //APE JSF APE.Config.domain = 127.0.0.1; APE.Config.server = '127.0.0.1:6969'; //APE server URL /----------------------------------------------------------------------------------------- may be the APE.Config.server line ? any clue ? thanks for reading anyway. see you all ! -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
