OK. Here's my issue if anyone can help.
I have created a subdomain, adcamp that relates to the url
adcamp.midnightfury.info.
The host is GoDaddy. I have pointed the root directory to
/adcamp/app/webroot and the full directory structure is
/home/content/d/e/t/dethriderr/html/adcamp/app/webroot.
If you view the source of adcamp.midnightfury.info the css tag is
href="/app/webroot/css/default.css" .
I am using the default core files for 1.12 and have only adjusted the core
file to disable mod_rewrite.
I am using echo $html->css('default'); in my default layout.
Also, <?php echo $this->webroot . 'favicon.ico';?> equates to
href="/app/webroot/favicon.ico" .Any suggestions?-- Thanks, Ron Chaplin =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= T73 Software & Design www.t73-softdesign.com We'll make all of your wildest e-Commerce dreams come true! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
