1つのフォルダーに2つのZend Frameworkサイトがあります.1つはフォルダー名「short/」にあり、もう1つは「short/mobile/」にあります。
<?php echo baseurl()?>/images
「short/mobile/images」に移動しますが、「short/images」に移動したい
1つのフォルダーに2つのZend Frameworkサイトがあります.1つはフォルダー名「short/」にあり、もう1つは「short/mobile/」にあります。
<?php echo baseurl()?>/images
「short/mobile/images」に移動しますが、「short/images」に移動したい