This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php81 | |
| handlers: | |
| - url: / | |
| script: api/index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| # Serve php scripts. | |
| - url: /(.+\.php)$ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php81 | |
| handlers: | |
| - url: / | |
| script: index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| # Serve php scripts. | |
| - url: /(.+\.php)$ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php81 | |
| handlers: | |
| - url: / | |
| script: index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| application_readable: true | |
| # Serve php scripts. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php83 | |
| handlers: | |
| - url: /imagenes | |
| static_dir: public/imagenes | |
| - url: /(.*\.(?:css|js|ico|svg|woff|woff2|ttf|map)) | |
| static_files: public/\1 | |
| upload: public/.*\.(?:css|js|ico|svg|woff|woff2|ttf|map) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php83 | |
| handlers: | |
| # Sirve /imagenes desde /public/imagenes | |
| - url: /imagenes | |
| static_dir: public/imagenes | |
| # Otros estáticos comunes desde /public | |
| - url: /(.*\.(?:css|js|ico|svg|woff|woff2|ttf|map)) | |
| static_files: public/\1 | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php83 | |
| handlers: | |
| - url: / | |
| script: api/index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| # Serve php scripts. | |
| - url: /(.+\.php)$ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php83 | |
| handlers: | |
| - url: / | |
| script: index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| # Serve php scripts. | |
| - url: /(.+\.php)$ | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php83 | |
| api_version: 1 | |
| handlers: | |
| - url: / | |
| script: index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| # Serve php scripts. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php81 | |
| handlers: | |
| # Imágenes (sirve todo /public/imagenes como /imagenes) | |
| - url: /imagenes | |
| static_dir: public/imagenes | |
| # Otros estáticos comunes desde /public | |
| - url: /(.*\.(?:css|js|ico|svg|woff|woff2|ttf)) | |
| static_files: public/\1 | |
| upload: public/.*\.(?:css|js|ico|svg|woff|woff2|ttf) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | runtime: php81 | |
| handlers: | |
| - url: / | |
| script: api/index.php | |
| # Serve images as static resources. | |
| - url: /(.+\.(gif|png|jpg))$ | |
| static_files: \1 | |
| upload: .+\.(gif|png|jpg)$ | |
| # Serve php scripts. | |
| - url: /(.+\.php)$ | 
NewerOlder