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

  • Home
  • SEARCH
  • 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 7921329
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T16:32:37+00:00 2026-06-03T16:32:37+00:00

I am developing my next web app with node.js. With ASP.net for example, the

  • 0

I am developing my next web app with node.js. With ASP.net for example, the .cs server side code can’t be accessed from a client browser. What I want to know is when I develop my app using node.js, does the server.js file is protected from people who browse my website. What I mean is that I don’t want the visitors of my website to have access to the .js server side code. Can I protect those files using CHMOD file permissions, will it help?

  • 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-06-03T16:32:40+00:00Added an answer on June 3, 2026 at 4:32 pm

    If you’re using Express.js as the web server you have a “public” folder where you put your static files that are served straight up. Outside of that folder you have other sibling folders where you keep your code like “controllers” and “models.” You can’t navigate to one of these folders through the web browser so they are inaccessible because your web server’s document root is “public.”

    project_root/
      - app.js
      - public/      <-- web root
        - javascripts/
        - stylesheets/
        - images/
        - some_static_page.html
      - controllers/
      - models/
      - routes/
      - views/
      - node_modules/
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi I am currently developing a web app in ASP.net. I am creating a
I'm developing my C# 3.5 ASP.NET MVC web app, same as I do all
When developing a .Net web application, if a run time error is generated, it
I am developing a Seam-Jsfv1.2-EJB3 web app. I have a datatable and checkboxes in
What have you guys found to good approaches to developing web applications? For example,
I'm developing a web service using Play Framework. My next step is to log
I am developing a web app that is similar to an online version of
I am currently developing an app which, on launch, pings a server which returns
I'm developing the most simple ASP.NET application which is giving me an annoying error.
I am developing an Android app which need to consume .Net webservices over SSL

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.