tab
            (Tarab)
          
          
          
              
              
          1
          
         
        
          Hi,
I searched similar issues in this forum and in the web and I founded the same problem but no solution.
I have a url of this type
which prints a Error 404 message.
If I shorten the url the problem does not occurs.
In future I will use POST request but I am interested to solve this issue with GET request.
Thanks.
         
        
          
        
           
           
           
         
         
            
            
          
       
      
        
          
          
            tab
            (Tarab)
          
          
          
              
              
          2
          
         
        
          The strange thing is that if I run the same script with the same url out of Yii, I have the correct result.
So, I think is a problem of Yii framework.
         
        
        
           
           
           
         
         
            
            
          
       
      
        
          
          
            tab
            (Tarab)
          
          
          
              
              
          3
          
         
        
          Any ideas? I know it’s a common problem
         
        
        
           
           
           
         
         
            
            
          
       
      
        
          
          
            McQueen
            (Mail)
          
          
          
              
              
          4
          
         
        
        
        
           
           
           
         
         
            
            
          
       
      
        
          
          
            tab
            (Tarab)
          
          
          
              
              
          5
          
         
        
          Thank you very much McQuenn! I spent many days to solve this issue and it had such a simple solution.
So, just out of curiosity, how can I remove ‘?’ from url?
Thanks.
         
        
        
           
           
           
         
         
            
            
          
       
      
        
          
          
            McQueen
            (Mail)
          
          
          
              
              
          6
          
         
        
          
I am not sure but, you should try to modify urlManager…