• Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us
TecAdmin
Menu
  • Home
  • Ubuntu 18.04
    • Whats New?
    • Upgrade Ubuntu
    • Install Java
    • Install Node.js
    • Install Docker
    • Install Git
    • Install LAMP Stack
  • Tutorials
    • AWS
    • Shell Scripting
    • Docker
    • Git
    • MongoDB
  • Funny Tools
  • FeedBack
  • Submit Article
  • About Us

Tag: Index

02 August 2017

How to Change Default Index Page in htaccess

Written by Rahul
Rahul
Q. How to Change Default Index Page in .htaccess? How to Set default index page using .htaccess? How to configure the specific page to use as default page with .htaccess? This tutorial will help you to change default index page in the .htaccess file. To do this first make sure you are using Apache...
Read More about How to Change Default Index Page in htaccess
General Articles Leave a Comment
03 April 2016

How to Create, List or Drop Indexes on MySQL Table

Written by Rahul
Rahul
Indexes are very useful to improve search queries on database tables. For example you are searching for particular record in a database table having millions of records. You will find that search queries taking very less time on tables having indexes enables. CREATE INDEX:- This will creates index on mysql table. This will allow...
Read More about How to Create, List or Drop Indexes on MySQL Table
MariaDB, MySQL Leave a Comment
12 May 2015

How to Set Default Document in IIS

Written by Rahul
Rahul
The default document is the file which is served by web server when no file name is specified by user in web url. By default most of web servers uses index.html, index.htm, default.html, default.htm, default.aspx, etc file names as default document if no default document is specified for the website. This article will help...
Read More about How to Set Default Document in IIS
IIS Leave a Comment

Popular Posts

  • How To Install Zabbix Agent on Debian 9/8
  • How to Install and Configure Squid Proxy on Debian 9
  • How To Install Wine 3 on Debian 9 (Stretch)
  • How to Remove “public/index.php” from URL in Laravel
  • How to Install Swift on Ubuntu 18.04 LTS
All rights reserved. © 2013-2018 TecAdmin.net. This site uses cookies. By using this website you agree our term and services