|
PHP SOCKET SERVER - PUNCH HOLE THROUGH APACHE AUTHENTICATIONPhp Socket Server
If you are running an Apache Server with authentication (even over SSL) and for some reason want a quick (and frankly unsecure) way of punching a hole through then php can be used to create a socket server
meaning you won’t get prompted for Authorisation username/password etc. It doesn’t really punch a hole through Apache; it is just running a web server on an available port!
|
|
Linux Examples - Comments |
||