
|
[dokuwiki]
||
[Date Prev]
[09-2005 Date Index]
[Date Next]
||
[Thread Prev]
[09-2005 Thread Index]
[Thread Next]
[dokuwiki] Re: Problem running under apache on a port other than 80
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 7 Sep 2005 23:37:01 +0200
On Wed, 7 Sep 2005 15:35:59 +1000
Peter Marks <marksp@xxxxxxxxxxxxxxx> wrote:
> My ISP blocks incoming connections to port 80 so I've set Apache to
> serve on port 8000.
>
> This works fine except when you click the save button after editing a
>
> page. In this case the url drops the :8000 and the client is left
> trying to connect to port 80 again.
Ooops you're right. The port handling was somewhat broken in
getBaseURL() - just fixed in devel.
Andi
|

|