Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Installation GAS with Apache on Debian  (Read 9945 times)
Danny D.
Posts: 9


« on: January 31, 2019, 03:11:48 pm »

Hi all, I'm trying to install my webservices with Apache.
I've installed Apache on my Debian server and that works. Now I want to know which files I need to configure to make my Genero webservices accesible.
I installed GAS 3.10 on my server and changed the as.xcf file to add my webservices.
But I don't know how I make them available in the Apache.
Can anybody give me some tips?
Thanks in advance.
Danny
Reuben B.
Four Js
Posts: 1047


« Reply #1 on: January 31, 2019, 09:05:57 pm »

Start from here http://4js.com/online_documentation/fjs-gas-manual-html/#gas-topics/c_gas_architecture_006.html
Follow the link at the bottom of the page, and then onto http://4js.com/online_documentation/fjs-gas-manual-html/#gas-topics/c_gas_fastcgi_install_001.html

Also you said "and changed the as.xcf file to add my webservices."  ... just make sure you are using GROUP concept rather than adding individually every one of your webservices into your as.xcf.

And as a tip that you have everything working, with httpdispatch the following URL http://localhost:6394/ws/r/demo/Calculator?WSDL returns the WSDL for one of the demo Web Services, with a Web Server the same test will be http(s)://server/alias/ws/r/demo/Calculator?WSDL

Reuben

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines