Rewriting or redirecting

View: New views
5 Messages — Rating Filter:   Alert me  

Rewriting or redirecting

by Adam Fisher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Rewriting or redirecting

by MaxSteel :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Re: Rewriting or redirecting

by Adam Fisher :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Parent Message unknown Re: Rewriting or redirecting

by Frank-58 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In edna.conf, change the value after port=8080 to 80, port=8080.
That should make it the standard web-port.

- Frank
--
When I'm fighting, it's like the whole world goes away and I only know one
thing.
That I'm gonna win and they're gonna lose.
I like that feeling.


--------- Original Message --------
From: Adam Fisher <FISHERAD@...>
To: MaxSteel <maxsteel@...>
Cc: edna@...
Subject: Re: [edna] Rewriting or redirecting
Date: 07/11/06 23:15

>
> 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

Re: Rewriting or redirecting

by Kumar McMillan :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

you 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
LightInTheBox - Buy quality products at wholesale price