Go Back   Winamp Forums > Winamp > Winamp Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 17th October 2005, 00:29   #1
theillien
Junior Member
 
Join Date: Oct 2005
Location: Alexandria, VA
Posts: 46
Send a message via Yahoo to theillien
ml_www, apache config question

I haven't seen much activity on the sourceforge site for this project and haven't seen anything on the forums here that would answer my question.

I'm trying to set up a <VirtualHost> on Apache2. I saw on the sourceforge site that there is a configuration for a <VirtualHost> but it doesn't work. This is the section in my httpd.conf:

NameVirtualHost *:80
<VirtualHost *:80>
ServerName www.theillien.com
ServerAlias theillien.com
DocumentRoot "C:/Program Files/Apache Group/Apache2/htdocs"
</VirtualHost>

NameVirtualHost *:1665
<VirtualHost *:1665>
ServerName music.theillien.com
ProxyRequests off
ProxyPass / http://localhost:1665/
ProxyPassReverse / http://localhost:1665/
</VirtualHost>

I've added the Listen 1665 line already.

I know this isn't the Apache forums but I figured someone else might have done this already.
theillien is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Winamp > Winamp Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump