|
How to assign port to a different web folder?
For example, if my server IP is 65.65.65.70, I would like to send 65.65.65.70:3333 to a certain folder in my document root, which is a test blog. And we are not to use subdomains
Can anyone tell me what I should look at to accomplish this?
|