PDA

View Full Version : howdo you connect


gmilazzo
11-04-2003, 06:03 PM
any one know how to connect a outside program with a directadmin skin example: customsript/script.php

DirectAdmin Support
11-04-2003, 11:33 PM
Hello,

Right now, you have to just include the full path:

http://www.domain.com/customsript/script.php?name=|SOMETOKEN|

By using the full path, it tells your browser that you want to use port 80, instead of 2222.

John