• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

How do I setup basic form validation

C

coglethorpe

Guest
I'm trying to use basic form validation to authenticate people before they use my Plesk deployed Tomcat application. I updated the tomcat-users.xml file with the name and role I wanted, then updated the web.xml for my applicaiton to use basic authentication.

This works just fine on my development machine.

However, when I try it on the box I have Plesk running on, it does not work. Is there a different type of authentication I need to use?
 
Back
Top