Menu

How to remove <base href> instruction?!?

Help
2006-05-28
2012-10-11
  • Steven Buehler

    Steven Buehler - 2006-05-28

    I have a local wiki installed on a Mac OS X laptop. PHPWiki is issuing a "<base href" statement that includes the local name of the laptop. This poses a problem because when I access it from another system and click on any link it results in a DNS failure.

    What .php file is causing that base href instruction to be written, so I can prevent that base href instruction from being written?

     
    • Reini Urban

      Reini Urban - 2006-05-28

      either set your correct SERVER_NAME in config.ini, or
      fix themes/default/templates/head.tmpl (not recommended)

       

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.