Quote:
Originally Posted by SpotSec
Wouldn't something like <?php echo $this->baseURL;?>/pub/foo/bar.jpg work for you?
Perhaps being lazy and just set everything relative to root /pub/foo/bar.jpg
|
I used that solution right now. I was thinking another solution because I use Dreamweaver to edit the layout. and since the path is using PHP syntax, It's hard to keep everything displayed in dreamweaver with the current application folder structure.
btw, thx for the .htaccess suggestion