Results 1 to 3 of 3

Thread: Staging a Website?

  1. #1

    Default Staging a Website?

    What is the best way to redesign a large website where I can show the client progress? I dont want the website live, yet I want it to function and work?

    Should I create a directory on the main server and put all the files there? Not sure how to go about this ??

  2. #2
    Join Date
    Nov 2006
    Location
    Sydney, Australia
    Posts
    4,951

    Default

    Quote Originally Posted by ack View Post
    Should I create a directory on the main server and put all the files there?
    If you do that and then password protect the directory, you will then be able to control who can see what is there.

  3. #3
    Join Date
    Feb 2006
    Location
    Florida, USA
    Posts
    1,505

    Default

    I would just set up a subdomain for the demo site and not bother protecting the directory unless there's sensitive information or dangerous functionality on it, which there shouldn't be since it's just a demo.

    I do all of my work offline on a local apache server, and if it's anything serious I use a version control system and submit changes to a repository.
    If at first you don't succeed, try reading the instructions.
    semlar.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •