For example, say I have my htdocs in:
~/public_html
and those documents are being served on port 80. Is there any way to make apache server documents in:
~/public_html/something
on a different port? Or does that require a separate instance of apache?