protectURL -a -n /dir does not work
I get a 'There is a Phantom entry in RSAWebAgent.INI, Please remove "URLNAME2=/dir;9" from INI.' message and apache will not start.
I can protect or unprotect '/'.
What is the correct syntax for the RSAWebAgent.INI file entry?
URLNAME2=/;9 works
URLNAME2=/dir;9 does not work
Hello Joe,
Please try to edit the RSAWebAgent.INI file and make sure that no port numbers appear after the FQDN definition of your web server or virtual host. If you have an entry similar to the one shown below:
[vmware01-mike.csau.ap.rsa.net:80]
URLName1=/;0
URLName2=/securid;9
, then modify it to look like the following:
[vmware01-mike.csau.ap.rsa.net]
URLName1=/;0
URLName2=/securid;9
So kindly check and advise us back if there is any assistance needed from our side.
Best Regards,