Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Remote Access
kvarnerexpress
post Aug 1 2005, 02:19 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



have a situation where we have a mirror server located outside of our domain. Using ASP, I need to have the web server on the different domain access files on a file server that is within another domain and be able to display the file from the web page. They are Word documents and PDFs and Excel files. But for security reasons, we can not use anonymous access. On our production server we just use mappings within IIS to perform this, because it is all within one domain. I hope someone has had a similar experience and can tell me how this can be done using ASP or some kind of component. Thank you in advance for any information.


Kvarnerexpress
Go to the top of the page
 
+Quote Post
kvkv
post Jan 30 2006, 06:05 PM
Post #2


Newbie [Level 3]
***

Group: Members
Posts: 40
Joined: 29-January 06
Member No.: 17,841



You will have to use iis-proxy. That is, configure your iis in proxy mode for the urls you like. For example, if you want to access all files under "Docs" in the second server, in your first server you need to create proxy mapping

http://<firstserver>/Docs

to be redirected to

http://<secondserver>/Docs.

This should solve your problem.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Access and VBA Manual...(1)
  2. Dreamweaver Permissions Issue(5)
  3. Connect To Remote Oracle Database With Toad(6)
  4. Which Proxy Sites Can Be Used To Access The Websites?(27)
  5. Hotspot Virtual Machine Exception_access_violation(4)
  6. Remote Assistance Problem(7)
  7. Is It Possible To Access The Mysql Remotely?(10)
  8. Remote Desktop Connection(7)
  9. Irc On Your Java Enabled Mobile!(1)
  10. Cannot Access Cpanel...(3)
  11. Acessing Files In Mac Os X(0)
  12. U.s Military Uses Wii Remote(7)
  13. Remote Shutdown(6)
  14. Sub Domain Problem : Urgent(10)
  15. Ms-access Database Question(3)
  1. Server Issues? Web Site Down? Cpanel Access?(48)
  2. Can't Access Cpanel(10)
  3. Anonymous Ftp Access?(2)
  4. Remote Control A Computer With Sound(2)
  5. Ftp Access Has Stopped Working All Of A Sudden [resolved](5)
  6. Remote Access Mysql(8)
  7. I Cant Access The Server!(1)
  8. Official: Can't Access My Cpanel - Supports From Admins(69)
  9. How Do I Find My Mysql Password? [resolved](5)
  10. Almost There, However.... [resolved](7)
  11. Can't Access My Site....weird Issue(5)
  12. Can't Access My Site An Cpanel(4)
  13. No Site Access(4)


 



- Lo-Fi Version Time is now: 27th July 2008 - 02:22 AM