- Update
sudo apt update
- Install Apache
sudo apt-get install apache2
Let’s take a look at the following implementation procedure. | |
Apache HTTP | |
mod_headers is the pre-requisite to inject any headers in Apache. Depending on the OS and version but if you are using Ubuntu and Apache 2.4 then you can use a2enmod headers to enable it. | |
root@geekflare:/etc/apache2# a2enmod headers | |
Enabling module headers. | |
To activate the new configuration, you need to run: | |
systemctl restart apache2 | |
root@geekflare:/etc/apache2# systemctl restart apache2 |
உடற்பிணி அனைத்தையும் உயிர்ப்பிணி அனைத்தையும் | |
அடர்ப்பறத் தவிர்த்த அருட்சிவ மருந்தே ! | |
இருநிதி, எழுநிதி, இயல் நவநிதி முதல் | |
திருநிதி எல்லாம் தரும் ஒரு நிதியே |
பெறுவார் பிள்ளை ஆளுக்கொரு பெயர் சூட்டுவார் ஆனால் | |
கடைநாள் வரை நிலைக்கும் ஒரு பெயர் | |
அது நாரணன் கருதனை கருவறைதன்னில் இட்ட பெயர் என உணர்க | |
நாராயணன் ஒரு ஆத்துமா உலகத்துல கருவிலே போடுற போது என்ன பேர் வைக்கிறானோ எத்தனை ஜென்ம ஆனாலும் அதுக்கு சம்பந்தமான பேர் தான் வந்துட்டே இருக்கும் |
Use the DISM tool and System File Checker for repairing any missing or corrupted system files:
System File Checker (SFC)/DISM is a utility in Windows that allows users to scan for corruptions in Windows system files and restore corrupted files.
Right click on the Start Menu and select Command Prompt (Admin).
If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
Type or copy paste the below command lines into it and hit Enter:
<label for="country">Country</label><span style="color: red !important; display: inline; float: none;">*</span> | |
<select id="country" name="country" class="form-control"> | |
<option value="Afghanistan">Afghanistan</option> | |
<option value="Åland Islands">Åland Islands</option> | |
<option value="Albania">Albania</option> | |
<option value="Algeria">Algeria</option> | |
<option value="American Samoa">American Samoa</option> | |
<option value="Andorra">Andorra</option> | |
<option value="Angola">Angola</option> |