Menu

#1324 invalid url - webmin running under apache.

1.110
closed
5
2003-10-08
2003-10-08
No

Hi.

I followed the supplied instructions to get webmin
running under apache. when I click on buttons like
save, I get invalid urls when the main module is being
redisplayed..

eg.

http://www.mysite.com.au/webmin/fetchmail//webmin

its installed to be accessed under /webmin/ on the server.

Any ideas.
Thanks.

Discussion

  • Jamie Cameron

    Jamie Cameron - 2003-10-08
    • status: open --> closed
     
  • Jamie Cameron

    Jamie Cameron - 2003-10-08

    Logged In: YES
    user_id=129364

    Sounds like you need to set the
    webprefix=/webmin
    option in /etc/webmin/config
    and possibly
    webprefixnoredir=1
    if using ProxyPass to connect to webmin via apache, rather
    than running the CGI scripts directly.

     
  • Mathew Winters

    Mathew Winters - 2003-10-08

    Logged In: YES
    user_id=813150

    I added the "webprefixnoredir=1" but that didnt work - It
    made things worse. I am running the CGI's directly from apache..

    my config file is..

    ld_env=LD_LIBRARY_PATH
    passwd_uindex=0
    find_pid_command=ps auwwwx | grep NAME | grep -v grep | awk
    '{ print $2 }'
    real_os_type=Redhat Linux
    real_os_version=9.0
    webprefix=/webmin
    path=/bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin
    passwd_pindex=1
    passwd_file=/etc/shadow
    os_version=9.0
    by_view=0
    log=1
    os_type=redhat-linux
    theme=default
    #webprefixnoredir=1

     

Log in to post a comment.

MongoDB Logo MongoDB