Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: TwiLight on April 24, 2002, 01:46:36 AM

Title: NO DOMAIN!!! how to MP3??
Post by: TwiLight on April 24, 2002, 01:46:36 AM
i have no domain name.. just an ip... My ip = 212.204.172.195... however.. when i want to access my comp... it cant.. because the server puts WWW in front of it... how can i solve this.. PLZ EMAIL ME
Title: Re: NO DOMAIN!!! how to MP3??
Post by: Grub on April 24, 2002, 03:23:17 AM
http://cc24091-c.zwoll1.ov.nl.home.com/mp3
Title: Re: NO DOMAIN!!! how to MP3??
Post by: Dan on April 24, 2002, 08:02:25 PM
Yeah, I'm having the same problem, where is the configuration file, so I can edit it and fix it???
Title: Re: NO DOMAIN!!! how to MP3??
Post by: Dan on April 25, 2002, 10:46:59 PM
First go into this directory
/etc/e-smith/templates/etc/httpd/conf/httpd.conf
then open up '95ApacheMMP310Handler' with an editor
Now at the bottom of the file right above the line $OUT .= "<\Directory>\n"; add the following line
$OUT .= "PerlSetVar StreamBase http://WHATEVER YOUR IP IS\n";
Now save this file and goto the directory /etc/httpd/conf
And open httpd.conf with an editor, now go all the way to the bottom then go back up a little to the section entitled #Add Perl MP3 Handling to mp3/html directory
Now add the following line somewhere in that section
PerlSetVar StreamBase http://WHATEVER YOUR IP IS
Now save it and exit, then goto cd /etc/rc7.d and restart S85httpd-e-smith
that should do it, at least that's how I did it... and I'm streaming now!