edie209 Posted September 11, 2012 Posted September 11, 2012 I have added a folder "rdweb" and added my remote app rdp files, I have tested my remote apps and they work outside of HAP. However when I click on the remote apps link I get [h=2]403 - Forbidden: Access is denied.[/h][h=3]You do not have permission to view this directory or page using the credentials that you supplied.[/h] Here are the parts of my config file that I have changed
nickbro Posted September 11, 2012 Posted September 11, 2012 You may need to add the MIME type to IIS so it knows to handle rdp files
edie209 Posted September 11, 2012 Author Posted September 11, 2012 Hi Nick I have done that I found a post quite a way back that you mentioned to do that. extension .rdp MIME type application/rdp entry type Local
nickbro Posted September 11, 2012 Posted September 11, 2012 Ok, did you put the rdp files into a folder called rdweb inside the HAP folder or is it in the rdweb folder at the root of the server. If the latter you need to use /rdweb/ instead of ~/rdweb/ ~/ stands for application root, e.g. /hap/
edie209 Posted September 11, 2012 Author Posted September 11, 2012 the rdweb folder is at the root of the HAP structure. I have managed to move a little forward (I think) I now get a "save as" box when I click on the word link.
nickbro Posted September 11, 2012 Posted September 11, 2012 That's a positive step, that's what it should do, if you do open it should then start to launch the rdp connection.
edie209 Posted September 11, 2012 Author Posted September 11, 2012 This is what happens when I click on the RDP link. Is this the way it works? you have to save the rdp shortcut? you can't click on a link on the site and open the ap that way.
nickbro Posted September 11, 2012 Posted September 11, 2012 You need to encode your RDP gateway into the RDP files, so that it connects via the RDP Gateway
edie209 Posted September 11, 2012 Author Posted September 11, 2012 ok thanks I will look into that tomorrow
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now