Search found 2 matches
Aprelium Forum Index
Author Message
  Topic: Assign port to folder
SlimShady

Replies: 5
Views: 8223

PostForum: General Questions   Posted: Tue Sep 27, 2005 2:56 pm   Subject: Assign port to folder
Thank you.
Newbie...
<?php
readfile("http://somehost.com:1234/somepage.php");
?>
Will the following work?
<?php
readfile("http://127.0.0.1:1234");
?>
Do ...
  Topic: Assign port to folder
SlimShady

Replies: 5
Views: 8223

PostForum: General Questions   Posted: Tue Sep 27, 2005 11:49 am   Subject: Assign port to folder
Hi,

I would like to assign a port to a folder.
Example situation:
IP: 123.456.789.111
Hostname: www.mydomain.com
Would like to access http://www.mydomain.com:5500 by using www.mydomain.com/port ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group