 91104
                
                                WM Aracı
                Anonim Üyelik
                    91104
                
                                WM Aracı
                Anonim Üyelik
                
             
            
                - 
                    Üyelik
                    23.05.2018
                
- 
                    Yaş/Cinsiyet
                    - / 
                
- 
                    Meslek
                    
                
- 
                    Konum
                    
                
                - 
                    Ad Soyad
                    ** **
                
- 
                    Mesajlar
                    473
                
- 
                    Beğeniler
                    195 / 195
                
- 
                    Ticaret
                    26, (%100)
                
 
                Welcome to nginx on EPEL!
This page is used to test the proper operation of the nginx HTTP server after it has been installed. If you can read this page, it means that the web server installed at this site is working properly.
Website Administrator
This is the default index.html page that is distributed with nginx on EPEL. It is located in /usr/share/nginx/html.
You should now put your content in a location of your choice and edit the root configuration directive in the nginx configuration file /etc/nginx/nginx.conf.
Bu hata nedir dostlar
                        
     
                 
                                            
        
        
        
            
                
                
                     mts
                
                                WM Aracı
                Kullanıcı
                    mts
                
                                WM Aracı
                Kullanıcı
                
             
            
                - 
                    Üyelik
                    18.10.2013
                
- 
                    Yaş/Cinsiyet
                    38 / E
                
- 
                    Meslek
                    Uykucu
                
- 
                    Konum
                    Diğer
                
                - 
                    Ad Soyad
                    S** U**
                
- 
                    Mesajlar
                    473
                
- 
                    Beğeniler
                    54 / 125
                
- 
                    Ticaret
                    22, (%100)
                
 
                Site dosyalarını bu klasöre koyacaksın /usr/share/nginx/html ve şuan bu klasörde kendi oluşturduğu bir index.html dosyası var. Fakat mesela index dosyanız index.html değil de index.php ise, /etc/nginx/ klasöründe yer alan nginx.conf dosyasını açın;
index  index.html;
olan yeri;
index index.php;
olarak düzenleyin.
Not: Bu işlemleri yapmadan önce, düzenlediğiniz dosyanın bir yedeğini de almayı unutmayın.
Bu işlemi tamamladıktan sonra yapılan değişikliğin etkinleşebilmesi için;
"sudo service nginx restart" komutunu kullanın (ubuntu server için böyle) nginx'i kurduğunuz linux dağıtımı neyse o sistemin komutu farklı olabilir google'dan araştırabilirsiniz bunu.