Alex Shaw wrote:
Hi,

I haven't tried this yet but I'm sure someone has.... :)

Using the metacard 'accept on port' command..

1. Will this cause the server app to listen on all available interfaces?

2. How do you restrict metacard listening to just one interface?

regards
alex

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard



Alex,


In the previous mail about the subject, please read (about the php sockets listener) :

...
if ($REQUEST_METHOD == POST) {  // PHP issue < 4.10
        $headers = $HTTP_POST_VARS;

// if (!empty($_POST)) {                // PHP issue >= 4.10
        // $headers = $_POST;
...

--
Bien cordialement, Pierre Sahores

Inspection acad�mique de Seine-Saint-Denis
Serveurs d'applications et SGBDR (Web/PGI)
Penser et produire l'avantage comp�titif

_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to