|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
Rewriting or redirectingI want the url of edna to be music.mysite.com instead of
mysite.com:8080. What should I do? Adam _______________________________________________ edna mailing list edna@... http://mailman.lyra.org/mailman/listinfo/edna |
|
|
Re: Rewriting or redirectingare you asking to change the port or the url?
ie: music.mysite.com instead of music.mysite.com:8080 or changing mysite.com to music.mysite.com for the first one, just do some port forwarding on your router. for the second one, if you own "mysite.com" just go and add that sub-domain to whoever you do DNS management with. On 10/25/06, Adam Fisher <FISHERAD@...> wrote: > I want the url of edna to be music.mysite.com instead of > mysite.com:8080. What should I do? > > Adam > _______________________________________________ > edna mailing list > edna@... > http://mailman.lyra.org/mailman/listinfo/edna > _______________________________________________ edna mailing list edna@... http://mailman.lyra.org/mailman/listinfo/edna |
|
|
Re: Rewriting or redirectingI would like to change the port.
Adam >>> On 11/1/2006 at 10:22 AM, in message <616464180611010922w5ef24d27wd41972393cd6ae1e@...>, "MaxSteel" <maxsteel@...> wrote: > are you asking to change the port or the url? > > ie: > music.mysite.com instead of music.mysite.com:8080 > > or > > changing > mysite.com to music.mysite.com > > for the first one, just do some port forwarding on your router. > > for the second one, if you own "mysite.com" just go and add that > sub-domain to whoever you do DNS management with. > > > > On 10/25/06, Adam Fisher <FISHERAD@...> wrote: >> I want the url of edna to be music.mysite.com instead of >> mysite.com:8080. What should I do? >> >> Adam >> _______________________________________________ >> edna mailing list >> edna@... >> http://mailman.lyra.org/mailman/listinfo/edna >> > _______________________________________________ > edna mailing list > edna@... > http://mailman.lyra.org/mailman/listinfo/edna edna mailing list edna@... http://mailman.lyra.org/mailman/listinfo/edna |
|
|
|
|
|
Re: Rewriting or redirectingyou can change the port by editing edna.conf under [server] then
restarting the edna.py script. if you want to make your site accessible through a web browser without specifying a port in the URL you will have to set it to port 80. However, depending on your system you may have to be root to use any port lower than 1024. It would not be the best idea to run edna.py as root, for security reasons. And forking to another user after bind is not supported in edna yet (doesn't look like it anyway). So, as stated above, you should probably do some port forwarding on your router. Or a cname alias, etc. On 11/6/06, Adam Fisher <FISHERAD@...> wrote: > I would like to change the port. > > Adam > > >>> On 11/1/2006 at 10:22 AM, in message > <616464180611010922w5ef24d27wd41972393cd6ae1e@...>, > "MaxSteel" > <maxsteel@...> wrote: > > are you asking to change the port or the url? > > > > ie: > > music.mysite.com instead of music.mysite.com:8080 > > > > or > > > > changing > > mysite.com to music.mysite.com > > > > for the first one, just do some port forwarding on your router. > > > > for the second one, if you own "mysite.com" just go and add that > > sub-domain to whoever you do DNS management with. > > > > > > > > On 10/25/06, Adam Fisher <FISHERAD@...> wrote: > >> I want the url of edna to be music.mysite.com instead of > >> mysite.com:8080. What should I do? > >> > >> Adam > >> _______________________________________________ > >> edna mailing list > >> edna@... > >> http://mailman.lyra.org/mailman/listinfo/edna > >> > > _______________________________________________ > > edna mailing list > > edna@... > > http://mailman.lyra.org/mailman/listinfo/edna > _______________________________________________ > edna mailing list > edna@... > http://mailman.lyra.org/mailman/listinfo/edna > edna mailing list edna@... http://mailman.lyra.org/mailman/listinfo/edna |
| Free Forum Powered by Nabble | Forum Help |