Menu

Servlet not work

Help
nicky
2008-06-20
2013-04-02
  • nicky

    nicky - 2008-06-20

    hi ,

      http://127.0.0.1:9090/~ilya/cppserv/HelloServlet
    404 Not Found
    http://127.0.0.1:9090/
    <html><body><h1>It works!</h1></body></html>

    i configure http 2.2.9
    ./configure --enable-suexec  --with-suexec-caller=nobady --with-suexec-gidmin=51
      --with-suexec-umask=022 --enable-so --enable-dav --enable-dav-fs -enable-auth-digest

    i create user ilya, create example as doc info given  but i get error i think
    that cppser<->apache not work.
    plz tell me where is i am wrong

     
    • Ilya A. Volynets-Evenbakh

      You still failed to provide cppserv-related parts of your apache configuration.

       
    • nicky

      nicky - 2008-06-20

      .htaccess file locate here /home/ilya/public_html/cppserv
      CServ On
      CServUnixPath /tmp/cppserv.sock

      engine.xml locate here/home/ilya/public_html/cppserv
      <?xml version="1.0"?>
      <listener protocol="unix" path="/tmp/cppserv.sock"/>
      <app name="">
          <servlet name="HelloServlet" dso="./hello.so"/>
      </app>

      i give this info' i donot understand what you want plz send how to conf' cpp<->apache

       
    • Ilya A. Volynets-Evenbakh

      OK. This gives us something to work with.

      Do you have mod_userdir in you apache configuration enabled?

       

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.