Re: [Cppcms-users] Make application externally available
Brought to you by:
artyom-beilis
|
From: Artyom B. <art...@ya...> - 2014-06-04 06:14:11
|
http://cppcms.com/wikipp/en/page/cppcms_1x_config#service.ip Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ -------------------------------------------- On Wed, 6/4/14, giovani milanez <gio...@ho...> wrote: Subject: [Cppcms-users] Make application externally available To: "cpp...@li..." <cpp...@li...> Date: Wednesday, June 4, 2014, 6:46 AM Hello, how can i make my application externally available? For example, i can only access my app from http://localhost:8080/appBut others computer from my local network can't access http://192.168.0.104:8080/app In apache we can do it by changing the httpd.conf file to something like 'Listen *:8080'But Im not using apache. I want to do it with the cppcms embedded web server. Thanks. -----Inline Attachment Follows----- ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech -----Inline Attachment Follows----- _______________________________________________ Cppcms-users mailing list Cpp...@li... https://lists.sourceforge.net/lists/listinfo/cppcms-users |