Bug fixes
This commit is contained in:
@@ -9,7 +9,7 @@ import org.openautonomousconnection.webserver.utils.HttpsProxy;
|
||||
/**
|
||||
* Proxies the HTTPS INS page through OAC.
|
||||
*/
|
||||
@Route(path = "ins.php")
|
||||
@Route(path = "/ins.php")
|
||||
public class ins implements WebPage {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user