Hello dear all,
I would like to synchronize data with the CSWeb server. To do this, I want to configure CSWeb on a hosting provider. Does anyone have an idea of how it works?
Thanks in advance!
CSWeb configuration
-
- Posts: 1882
- Joined: December 5th, 2011, 11:27 pm
- Location: Washington, DC
Re: CSWeb configuration
The CSWeb documentation includes examples of setting up CSWeb on Apache or IIS: https://www.csprousers.org/help/CSWeb/i ... csweb.html
The Apache the instructions are most likely what you would want to follow: https://www.csprousers.org/help/CSWeb/a ... setup.html
You can also use a Docker container: https://github.com/CSProDevelopment/docker-csweb
The Apache the instructions are most likely what you would want to follow: https://www.csprousers.org/help/CSWeb/a ... setup.html
You can also use a Docker container: https://github.com/CSProDevelopment/docker-csweb
Re: CSWeb configuration
Thank you M. Grégory Martin for your helpful responses!