How do I publish my web page?

03/01/2019 01:43 OwenXtreme#1
Good morning dear community! I would like to know how it is done so that my silkroad website is published and anyone can enter and register. :confused: I've done it locally with ZendServer, but I do not know how to do it publicly. I would appreciate if you show me if there is a tutorial, or a link that can help me solve my problem.

Thanks for your valuable help. :handsdown:

PD: I have hosted my silkroad server on a VPS
03/01/2019 08:46 theminkman#2
I mean... locally as in hosted on your normal pc behind a router?
03/01/2019 14:23 OwenXtreme#3
I have my silkroad with the database hosted on a VPS. And I want to place my public website so that anyone can register.
03/02/2019 07:34 NorseGodTyr#4
Quote:
Originally Posted by OwenXtreme View Post
I have my silkroad with the database hosted on a VPS. And I want to place my public website so that anyone can register.
Install Zend Server
After installation Configure PHP and add like php_sqlsrv check what for a php version you have ! and if you website have rewrite function goto httpd.conf and change on line AllowOverride None to AllowOverride All ! after this go to your firewall and add port 80 TCP and done
03/04/2019 01:27 OwenXtreme#5
Quote:
Originally Posted by NorseGodTyr View Post
Install Zend Server
After installation Configure PHP and add like php_sqlsrv check what for a php version you have ! and if you website have rewrite function goto httpd.conf and change on line AllowOverride None to AllowOverride All ! after this go to your firewall and add port 80 TCP and done
The idea is already grabbing, thanks! :handsdown: By chance already there would be a post, where do it step by step? And I could guide me there ... I would appreciate a lot!
03/04/2019 06:10 NorseGodTyr#6
Quote:
Originally Posted by OwenXtreme View Post
The idea is already grabbing, thanks! :handsdown: By chance already there would be a post, where do it step by step? And I could guide me there ... I would appreciate a lot!
an example
03/04/2019 16:55 OwenXtreme#7
Quote:
Originally Posted by NorseGodTyr View Post
an example [Only registered and activated users can see links. Click Here To Register...]

Big bro! You are a genius and a great help. Many thanks! You can close the topic:handsdown::):D