Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6968497
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:27:33+00:00 2026-05-27T16:27:33+00:00

in my application, web server and media server are deployed in two PCs in

  • 0

in my application, web server and media server are deployed in two PCs in an intranet network.
there is a feature which client browser requests media files located in media server file system. due to security consideration, media server is not public accessible but only web server can get access to. currently, we are using a proxy in web server to forward media file request to media server through web server. but we don’t like this solution, because the forwarded media request URLs are still readable by using firebug or chrome console.

any recommendations to request media files from media server and also make these request URLs not readable in client browsers?

thank you all!

UPDATE:
thanks for all replies, although somebody just gave me a ‘bad’ badge…

  1. server accessibility: web server is public accessible; media server can only be accessed from web server’s intranet IP, e.g., 192.168.0.1;

  2. we now have a proxy file in web server to forward any media requests to media server via web server; the request URL through proxy become e.g., ‘proxy/http://192.168.0.1/test.jpg’

  3. we think this solution is not good. since by using ‘proxy/http://192.168.0.1/test0.jpg’, if client users know the structure of media files, they can just change it to ‘proxy/http://192.168.0.1/test1.jpg’ or whatever else. we want to restrict authorized users view the files through this our application web page, not let public users view these files if they know this URL ‘proxy/http://192.168.0.1/’

i am not sure whether i am just saying some nonsense..

again, welcome any comments.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:27:34+00:00Added an answer on May 27, 2026 at 4:27 pm

    Based on your goal of simply obscuring the media server URL, my approach would be to do a server-side transfer behind the scenes. I am not sure what framework you’re using (PHP, Ruby, ASP.NET, etc.), but there are probably multiple ways to do it.

    In other words, your users will see this URL no matter what tool they use:

    /media/test.jpg
    

    But the server forwards this request:

    http://192.168.0.1/test.jpg
    

    The user will never see that second URL (although they could guess it). This is just obscuring the URL, not securing it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My requirement is I have server J2EE web application and client J2EE web application.
I have one ASP.NET web application running at the web server root which provides
We need to make client - web server application with minimum code rewriting on
I have a web server that runs my web application. If I want to
I am writing a web server application in C# and using StreamReader class to
I'm receiving suddenly this error on a Win2003 Server Web Application: Microsoft VBScript runtime
I'm using Weblogic application server and Apache web server in my J2EE environment and
We are currently calling web services on our application server through our web server
I've migrated an ASP.NET web application from Server 2003(x86) to a Windows 7(x64) machine.
I'm using IIS 7 as web server for my application. If I enable dynamic

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.