leonardodavinci1 Hello, which files do I need to modify/configure inside TastyIgniter folders, to setup this public remote address of site? 223.255.247.255:8080/tastyigniter Any oyher suggestion to run a site on a remote public ip server? Thank you
mlattke leonardodavinci1 You can get any webhosting with some of the well known providers such as GoDaddy, HostGator, BlueHost, Ionos, etc. Then setup a db and quick install TastyIgniter. Then you will be able to access remotely by IP or Domain in case you acquire one for this purpose. If you already have a web hosting I’d recommend create a SubDomain for this purpose. https://tastyigniter.com/docs/master/installation#quick-installation
leonardodavinci1 Thank you. I have a public ip at home and I have my own server that I can reach from outside. For example I can reach 223.255.247.255:8080/myothersite without problems.. I have a configured an own WAMP server on my PC. Do I need to write the 223.255.247.255:8080/tastyigniter path inside some .config file of TastyIgniter?