They are wasting so much time.
August 31, 2006 7:27 AM
Subscribe
Help me mirror a development server for clients outside of the development environment.
I'm consulting for a company, which has the following problem:
The business develops websites on a development server accessible only from within that business's network. The IT team will not give any outside company or person access to that network.
However, an outside partner NEEDS to be able to review and approve those sites before they can be pushed to production. The sites are also in flash, so it's not really a feasible option to print them out because there are mouseover states and animation that need to be viewed.
Currently the time-draining solution is for a person to take screen grabs of the page every second and send a huge ppt to the partner.
IT is scoping a huge "mirror public facing" development site project, but the hours and dollars are too high honestly.
Is there a simple way to take a site (on a development server) and upload it to a space where others can QA it? Is there a solution that a person who is encumbered by fairly restrictive web filters could use?
posted by visual mechanic to technology (7 comments total)
When we do web work, we usually create a staging area on the production server for final testing/approval. That dir is locked down by ip but is otherwise the same as the production page.
posted by mrbugsentry at 8:00 AM on August 31, 2006