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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T05:21:15+00:00 2026-06-17T05:21:15+00:00

What I’d like to do is develop a website from anywhere with an internet

  • 0

What I’d like to do is develop a website from anywhere with an internet connection. The obvious answer would be to sign up with a web-host and pick a domain (e.g. project1.shoreline-development.com, or whatever). However, ideally I wouldn’t want anyone else to be able to see the content of this site, as I would need to view error messages and so forth, so it would need an authentication layer to let me in to view my website, and within that it might need it’s own authentication methods specific to the website software.

Does such a thing exist?

Thanks.

Edit: 09/11/2013 11:22

I believe I need to clarify the following: I would like to do development work from any machine with tools such as a web browser and winscp or an equivalent (preferably just the web browser). E.g. I’d like to be able to develop from my phone while sitting on a train, or my dodgy old laptop when I visit my parents, or a computer I’m borrowing from somebody else, or an internet cafe, or my work computer. The solutions posted are for a localhost development environment (which is understandable given that I didn’t specify this part before) and would only work once I had set up the apache server on that computer.

Apologies for the misunderstanding, thanks for your help so far.

  • 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-17T05:21:16+00:00Added an answer on June 17, 2026 at 5:21 am

    This is what you want (Think you are browsing http://localhost/test-dir1/ and you want others to not see this page)

    .htaccess File Creation: 
    
    $ cd  /var/www/html/test-dir1
    
    $ vi  .htaccess
    

    Write the following lines into this file:

    AuthName "Authorized Users Only."
    
    AuthType Basic
    
    AuthUserFile /etc/httpd/conf/.htpasswd
    
    require user testusr
    

    You can also put in VirtualHost

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

Sidebar

Related Questions

I would like my Web page http://www.gmarks.org/math_in_e-mail.txt on my Apache 2.2.14 server to display
For some reason, after submitting a string like this Jack’s Spindle from a text
I would like to run a str_replace or preg_replace which looks for certain words
I have a string like this: La Torre Eiffel paragonata all’Everest What PHP function
I would like to count the length of a string with PHP. The string
I used javascript for loading a picture on my website depending on which small
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I've got a string that has curly quotes in it. I'd like to replace
I am trying to find ID3V2 tags from MP3 file using jid3lib in Java.

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.