THE IT IDEAS

  • Home

Tuesday, 4 March 2014

Apache opening default Welcome test page instead of index file

 THE IT IDEAS     13:13     apache2   

To Resolve this apache issue you have to edit one file of apache.

Follow command to open path and edit welcome.conf file

1) cd /etc/httpd/conf.d/


2) nano welcome.conf



3) comment below mentioned lines in welcome.conf file, it should look like as mentioned screenshot

<LocationMatch "^/+$">
    Options -Indexes
    ErrorDocument 403 /error/noindex.html
</LocationMatch>




save file after changes and restart apache webserver with below command

/etc/init.d/httpd restart or service httpd restart


 Its done Enjoy !!!!! :)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Google+
  •  Stumble
  •  Digg
Email ThisBlogThis!Share to XShare to Facebook
Newer Post Older Post Home

Like Us !!!

Recent Posts

Blog Archive

  • ►  2016 (1)
    • ►  April (1)
  • ►  2015 (12)
    • ►  August (1)
    • ►  May (2)
    • ►  April (8)
    • ►  March (1)
  • ▼  2014 (23)
    • ►  December (8)
    • ►  November (12)
    • ►  April (2)
    • ▼  March (1)
      • Apache opening default Welcome test page instead o...
  • ►  2013 (7)
    • ►  December (1)
    • ►  April (1)
    • ►  March (1)
    • ►  February (1)
    • ►  January (3)
  • ►  2012 (15)
    • ►  December (6)
    • ►  November (9)

Categories

apache2 EC2 error mysql php ubuntu aws aws rds browser github installation linux mount s3 AWS Bucket CentOS Computer DocumentRoot change How to Benchmarking Webserver IP LAMP Restart Computer SCP command SQL SERVER XRDP administrator amazon rds backup basic commands chat command line disable download drupal ec2.chroot environment external storage device fstab functions geoip gmail google home page iis instance internet java mod rewrite mongodb multiple login network password one password php5 php5-fpm php7 private browsing python repair filesystem repo reset password rhel sa password same computer script sftp share skype ssh tomcat ubuntu 16.04 ubuntu16 visudo windows 8 youtube
JobsMagBlogJobsMag.InThingsGuide

Popular Posts

  • How to move github local folder to another location.
    Open your GitHub Clone folder and move ".git" folder to your destination folder. Eg. Clone folder :: /var/www/html/htmwebsite ...
  • How to know windows Installation Date
    Open Command Prompt  Start  >  Run > CMD > Enter  Write command as below "systeminfo"  and enter  after execut...
  • Getting error to Install Windows 8 in virtual box ?
    Getting error to Install Windows 8 in virtual box ? Follow below instruction to solve this issue. Close your virtual box restar...

Copyright © THE IT IDEAS | Powered by Blogger