Codeigniter 2 on IIS with web.config file

前端 未结 5 2046
长发绾君心
长发绾君心 2020-12-01 17:04

I have a codeigniter app working fine locally with WAMP. However, I am having trouble getting it to work on an IIS server. Please note that I do not want to enable query str

5条回答
  •  暖寄归人
    2020-12-01 18:04

    Have you look at the example in the CI forums?

    http://codeigniter.com/forums/viewthread/91954

    
    
        
            
                
                    
                        
                        
                    
                    
                        
                        
                            
                        
                        
                    
                
            
        
      
    

提交回复
热议问题