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 7866309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T00:21:21+00:00 2026-06-03T00:21:21+00:00

I am attempting to make a small website with a directory structure like this:

  • 0

I am attempting to make a small website with a directory structure like this:

rootURL/
    landing/
    aboutME/
    common/
    app1name/
    app2name/
    etc...

Within each of the sub folders are the directories css/ , js/ and html/ so I keep my pages and apps separate and my file types separate within them, which seems sensible to me.

My root page I want to load when some one goes to rootURL.com is

rootURL/landing/html/landing.htm

1) Is this something which can be typically configured on a web server?

2) And is it possible to reference paths to css and script files in different directories? For example my lanidng page rootURL/landing/html/landing.htm , can it use the line

<script type="text/javascript" src="rootURL/common/jQuery.js"></script>

and if not is there anothr way to access files in other directories?

Thanks

  • 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-03T00:21:24+00:00Added an answer on June 3, 2026 at 12:21 am

    All of that is possible. For your landing page, will either have to have a redirect page in the root directory, use URL rewriting, or simply put your home page in the root directory.

    To reference paths you can use

    <script type="text/javascript" src="/path/to/file.js">
    

    or

    <script type="text/javascript" src="../relative/path/to/file.js">
    

    or

    <script type="text/javascript" src="http://rootURL.com/path/to/file.js">
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am attempting to make a registration-like page for a small forum. To register
I'm attempting to make a PDF from a HTML document, and this document has
I'm attempting to use Raphael to make a small game, and just want a
I am attempting to make a Facebook game and trying to replicate a common
I'm attempting to make a small program that processes INI files, for use in
I'm attempting to create a small application in which I can make a poul
Attempting to make a NSObject called 'Person' that will hold the login details for
I am attempting to make a mosaic display for our video wall. The mosaic
I'm attempting to make a Google Map which allows the user to check off
I'm attempting to make a StateMachine execute some database action between states. So I

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.