<div dir="auto">Well it wont be the index anymore, if this works you can rename the index file to have it accessible..<div dir="auto">If that doesnt work, you can try to have apache redirect to the stream url, might work since many clients will honor that and follow that redirect.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">בתאריך יום א׳, 7 באפר׳ 2019, 21:33, מאת Jordan Verner ‏<<a href="mailto:jordan@caturria.ca">jordan@caturria.ca</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word;line-break:after-white-space">In my case the rest of my server was apache/CPanel, so I don’t have a choice in the matter.<div>Does it matter if the web interface is completely inaccessible, as would be a side effect of the alias approach?</div><div><br></div><div><div><br><blockquote type="cite"><div>On Apr 7, 2019, at 2:29 PM, Yahav Shasha <<a href="mailto:yahav.shasha@gmail.com" target="_blank" rel="noreferrer">yahav.shasha@gmail.com</a>> wrote:</div><br class="m_-6825811538933765122Apple-interchange-newline"><div><div dir="auto">Apache is a terrible choice if youre going to revproxy, specially an http stream, youll have better luck with nginx.<div dir="auto">However, there might be a simple solution, try something like this:</div><div dir="auto"><alias source="/" dest="/mount"><br></div><div dir="auto">Never tried it but it might just work.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">בתאריך יום א׳, 7 באפר׳ 2019, 21:17, מאת John Molane ‏<<a href="mailto:icq8852@fastmail.com" target="_blank" rel="noreferrer">icq8852@fastmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u><div><div>That's a good idea and is what I was originally going to do, but I ran into issues when trying to use SSL with a reverse proxy. Adding SSL support is what my end goal was when I started messing with all this, but it doesn't look like it's going to be as easy as I'd originally thought. It seems that mobile web browsers are starting to complain when a website doesn't use https, so I thought I'd try to turn on SSL.<br></div><div><br></div><div>Thanks for responding.<br></div><div><br></div><div>On Sun, Apr 7, 2019, at 14:12, Jordan Verner wrote:<br></div><blockquote type="cite" id="m_-6825811538933765122m_-8875401110918794213fastmail-quoted"><div>I did something like this, but the way I did it was more of a workaround than what you might want.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-">What I did was run icecast on default port 8000, set up Apache on port 80, and configured a reverse proxy within apache so it would retrieve the audio stream from icecast and deliver it over port 80.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-">I did it so that my stream would be accessible over public wifi with port restrictions, but it accomplishes what you’re asking as well.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-"><div><br></div><div><div><br></div><blockquote class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" type="cite"><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-">On Apr 7, 2019, at 12:43 PM, John Molane <<a class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" href="mailto:icq8852@fastmail.com" rel="noreferrer noreferrer" target="_blank">icq8852@fastmail.com</a>> wrote:<br></div><div><br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-"><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor">Hello,<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor"><br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor">I was wondering if someone here could help me out.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor"><br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor">I have a domain that I'm using for Icecast, let's use "<a class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" href="http://domain.com/" rel="noreferrer noreferrer" target="_blank">domain.com</a>" as an example. Icecast is running on port 80. The problem is that when I go to "<a class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" href="http://domain.com/" rel="noreferrer noreferrer" target="_blank">domain.com</a>" in my web browser, it brings up the web interface.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor">I want to configure it so that instead of showing the status page, it immediately goes to one of my mountpoints. This would make it so people don't have to remember the full path to the mountpoint.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor"><br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor">Is this possible? I apologize if I'm overlooking something simple. This doesn't seem to be a very common way of using Icecast.<br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor"><br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor"><br></div><div class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentcolor">Thanks.<br></div><div><span style="font-family:Helvetica" class="m_-6825811538933765122m_-8875401110918794213font"><span style="font-size:12px" class="m_-6825811538933765122m_-8875401110918794213size">_______________________________________________</span></span><br></div><div><span style="font-family:Helvetica" class="m_-6825811538933765122m_-8875401110918794213font"><span style="font-size:12px" class="m_-6825811538933765122m_-8875401110918794213size">Icecast mailing list</span></span><br></div><div><a class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" href="mailto:Icecast@xiph.org" rel="noreferrer noreferrer" target="_blank">Icecast@xiph.org</a><br></div><div><a class="m_-6825811538933765122m_-8875401110918794213fastmail-quoted-" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px" href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br></div></div></blockquote></div></div><div>_______________________________________________<br></div><div>Icecast mailing list<br></div><div><a href="mailto:Icecast@xiph.org" rel="noreferrer noreferrer" target="_blank">Icecast@xiph.org</a><br></div><div><a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br></div><div><br></div></blockquote><div><br></div></div>_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" rel="noreferrer noreferrer" target="_blank">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer noreferrer noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div>
_______________________________________________<br>Icecast mailing list<br><a href="mailto:Icecast@xiph.org" target="_blank" rel="noreferrer">Icecast@xiph.org</a><br><a href="http://lists.xiph.org/mailman/listinfo/icecast" target="_blank" rel="noreferrer">http://lists.xiph.org/mailman/listinfo/icecast</a><br></div></blockquote></div><br></div></div>_______________________________________________<br>
Icecast mailing list<br>
<a href="mailto:Icecast@xiph.org" target="_blank" rel="noreferrer">Icecast@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/icecast" rel="noreferrer noreferrer" target="_blank">http://lists.xiph.org/mailman/listinfo/icecast</a><br>
</blockquote></div>