18 Jan 2007 16:52
problems logging into web interface
Hi All,
I just installed Nav v3 beta on a Freebsd 6.2 from ports.
Installation went without any major problems and after playing with
apache config I was able to see the index page.
however, after clicking on Login, I got the following:
<body onLoad="document.getElementById('username').focus();">
<table height=40% border=0 width=100%><tr valign=middle><td
valign=middle align=center>
<br><br><br>
<font face=verdana size=1>
<form method="POST" action="/index/login">
<img src="/images/login/navlogo.gif"><br>
<br><input id="username" type="text" name="login" style="border: 1px
solid #99c;"><br><font color=#6699CC>username</font>
<br><input type="password" name="password" style="border: 1px solid
#99c;"><br><font color=#6699CC>password</font>
<input type="hidden" name="origin" value="">
<br><br><input type="submit" value="Log in">
</form>
</font>
</td></tr></table>
</body>
The url changed from /index/index to /index/login
How do I fix it?
Nav is the only website on that machine so DocumentRoot is set to "/
usr/local/nav/apache/webroot/"
(Continue reading)
RSS Feed