Menu

Intranet / Extranet Wiki

Help
Anonymous
2001-05-15
2012-10-11
  • Anonymous

    Anonymous - 2001-05-15

    Hi

    I've sent up an internal intranet server using PHPWiki which works very nicely.

    I've added an SSL aware virtual host to the server and added a tunnel in from the outside world to allow clients with valid certs to access the intranet from anywhere - an Extranet, in effect.

    The problem I have is that when access from the outside, Wiki incorrectly writes Wiki links so that when clicked the user is directed to:

    http://my.ssl.server:443/wiki/?Pagename

    This, of course, fails.  Can anyone suggest a work around to allow the links to be correctly formed as:

    https://my.ssl.server:/wiki/?Pagename

    Thanks.

     
    • Steve Wainstead

      Steve Wainstead - 2001-05-21

      Hello,

      Have you tried setting the server name and port number manually in lib/config.php? This allows you to override the "on the fly" URL creation.

      ~swain

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.