Jump to content

PORTS


web_noob

Recommended Posts

Ok is it possible to make a php script that made each user goto a different webserver port on the computer well not each user but yeah you get what i mean

 

ALSO:how would i start of making a email server using smtp and pop that works on the internet NOT local

Link to comment
Share on other sites

Umm supposing you have configured your server to handle HTTP requests on such ports I suppose you could use php with a database to store a user by their ip to a certain port. Then redirect them to http://www.domain.com:port/index.php or something like such. You could also so something with htaccess, etc.

 

Not sure why you would want to do something like that but your choice.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.