node-open-mining-portal
node-open-mining-portal copied to clipboard
How to make, that on the domain without port it was possible to see a pool?
The pool is running, screwed the domain, but the domain is not visible, or visible, if the port number I set up the Apache, port 80, registered the domain, in the pool config, also port 80, not visible, not even starting, changing to another port, visible on this port. Actually, the Apache in the settings looks here: / var / www / html But actually uses / home / max / nomp / website How to make, that on the domain without port it was possible to see a pool?
NOMP does not use Apache. So if you have NOMP set to use port 80, and Apache set to use port 80 you will have a problem. Either disable Apache or ensure they are on separate ports.
Ok thanks my pool http://icash.ms-pool.net.ua:17118 can I see without a port? what needs to be configured?
If you are wanting to see it like this: http://icash.ms-pool.net.ua then you need to make sure Apache is disabled. Next edit your NOMP config file and change the website port to 80. Restart NOMP then you should be good to go.
OK, thanks, but let it be so, with the port, is it really normal?
Is what normal? To specify a port in the URL? On a public pool I would say no, but if it's a local/private pool then it doesn't matter.
This public pool. How is this dangerous?
It is not dangerous. Just switch the ports around like I mentioned before. Then you won't have to specify the port in the URL.