Hoe kun je een live-site bekijken tijdens de ontwikkeling, maar hem verbergen voor anderen?
From Joomla! Documentation
Inleiding
The method described below should be used for relatively minor modifications, such as adjusting menus or quickly reorganizing content sections. More complex tasks, such as installing new components or adjusting complex configuration settings should be performed and tested on a development server first. Not only does this keep your public site up and running, but it also lets you test at your leisure, thus reducing errors. One way to do it is to create a sub-domain (i. e., dev.yourdomain.com) and install Joomla! there just as it is installed on your public site.
See also Taking the website temporarily offline.
Directions
- Log in to the Backend, and choose: Site → Global Configuration.
- The first option you'll see is is to set the site offline. Choose "Yes" and press the Save button. This will prevent display of all site pages and replace them with the following message:
This site is down for maintenance. Please check back again soon.
- Administrators can still log into the site from the maintenance page to preview changes
- While you are logged into the Backend administrator system, you can still view the Frontend, by
- clicking the site name in the top right corner
- This will display the site as it would appear to users.