Page 1 of 1

Prohibiting external access to the server

PostPosted: 21. May 2013 12:49
by SongezoM
I'm currently running two instances of xampp (test and production).

I want to be able to take the site offline (prohibit external users) when I have to make changes. Currently to prohibit users I turn off the services - this takes the whole site down that even I cannot access it.
I want my site to run locally on my server (Services activated) so I can be able to make changes only when logged in on the server but I want external users to be prohibited from accessing it through the URL.

In a nutshell I want the above-mentioned functionality in the form of an ON/OFF switch. Please help

Thanks a lot in advance,
Songezo

Re: Prohibiting external access to the server

PostPosted: 21. May 2013 14:45
by Altrea
Xampp is not meant to be or supported for production live server usage.

Re: Prohibiting external access to the server

PostPosted: 21. May 2013 15:39
by SongezoM
Ok.

So is it possible to block external access while services are running?

Re: Prohibiting external access to the server

PostPosted: 21. May 2013 15:56
by Altrea
Yes

Re: Prohibiting external access to the server

PostPosted: 21. May 2013 16:09
by SongezoM
Altrea wrote:Yes


Please share

Re: Prohibiting external access to the server

PostPosted: 21. May 2013 18:55
by Altrea
No
Altrea wrote:Xampp is not [...] supported for production live server usage.

If you don't have the knowledge how to set a basic access rule you are by far not the person who should administrate a live Webserver with external access.

Re: Prohibiting external access to the server

PostPosted: 22. May 2013 07:51
by SongezoM
Altrea wrote:No
Altrea wrote:Xampp is not [...] supported for production live server usage.

If you don't have the knowledge how to set a basic access rule you are by far not the person who should administrate a live Webserver with external access.


Alright then. Thanks a lot.