domain/IP + server problem (moreinfo)
Sam DeVore
sdevore at teachesme.com
Sat Apr 6 07:42:47 PST 2002
On 4/6/02 8:05 AM, "Samuel Reynolds" <sam at spinwardstars.com> wrote:
>> Well, now I've done it. I restarted the computer and the server.
>>
>> Now, nothing works again. Could it be that Frontier is no longer waiting on
>> port 80? (Although...I can't see anything on port 8080 either, so I have no
>> idea what the problem is). As I recall, Ken mentioned that that needs to be
>> set at each startup.
>>
>> But, I have no idea how to make that work. Can anyone tell me how to get
>> Frontier to listen on port 80 (instead of 8080)?
>>
>> TIA,
>>
>> Paul
>
> You can set the webserver port from within Frontier,
> via the Web menu.
>
> In Frontier, select
> Web-->Webserver-->Stop
>
> Then select
> Web-->Webserver-->Set Port...
> Enter the port you want Frontier to listen on and click OK.
> Thens select
> Web-->Webserver-->Start
>
> Frontier should now be listening on the port you specified.
>
Also remember that on os x unless Frontier was started as root then it can
not listen on port 80 (anything less then 1024 I think) and that is the
reason for the port forwarding. You can check to see if you are port
forwarding by looking at the ipfw rules. In the console type "sudo ipfw
list" and see if there is a forwarding rule like "102 fwd 127.0.0.1,8080 tcp
from any to any 80 in" if not you can either run the portforwarding script
or type something like "sudo ipfw add 102 fwd 127.0.0.1,2534 tcp from any to
any 80 in" There are some helpful hints in the
http://frontier-osx.userland.com/directory/364/community/~446~
Sam D
> HTH.
>
> - Sam
> - - - - - - - - - - - - - - - - - - - - - - - - - -
> I'm currently looking for a new position/contract.
> Resume at http://spinwardstars.com/vitae/
> - - - - - - - - - - - - - - - - - - - - - - - - - -
> _____________________________________________
> Samuel Reynolds sam at spinwardstars.com
> Spinward Stars: http://www.spinwardstars.com/
>
====================
Samuel C. DeVore sdevore at teachesme.com
www.TeachesMe.com
Because if you are not managing your content...
Who is?
See us for content management for teachers/schools/students
=====================
More information about the Frontier-Users
mailing list