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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create custom table using drupal module?

123


Did you contributed the drupal site (any module)?

102


How will you create a field using code?

118


What is the drupal current version?

147