Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to make my drupal site offline to public, while it is under construction?



How to make my drupal site offline to public, while it is under construction?..

Answer / Avanind Kumar Arya

To take your Drupal site offline during construction, follow these steps:n1. Rename or remove the robots.txt file in the root directory of your Drupal installation.n2. Create a new HTML file (e.g., maintenance.html) and place it in the root directory.n3. Configure the settings.php file to redirect all requests to the maintenance.html file by adding the following code: `$maintenance_routine[] = 'drupal_maintenance';n4. Save the settings.php file.n5. Clear Drupal's cache to apply the changes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Drupal Interview Questions

How do I view views in drupal 8?

1 Answers  


What is a box in drupal?

1 Answers  


Did you contributed the drupal site (any module)?

0 Answers  


Which are the core required modules in drupal 6.x?

1 Answers  


What is module in drupal? List out some of the contributed modules used in drupal?

1 Answers  


What is drupal distribution?

1 Answers  


What is difference between feature-update and feature-revert?

1 Answers  


What is content construction kit (cck) in drupal?

1 Answers  


What is the use of weight field while creating menu?

1 Answers  


How do I access the drupal admin panel, when the login block is disabled?

1 Answers  


What are some most commonly used php based cms?

1 Answers  


How to fetch a new version of drupal?

1 Answers  


Categories