Thank you so much for pointing out what should have been obvious!

Went into app_controller.php and modified $this->webroot and all was well!

Many thanks, Sam!



Sam Sherlock wrote:
> 
> I have copied this from a freshly baked app default.ctp
> 
> <link rel="shortcut icon" href="<?php e($this->webroot); ?>favicon.ico"
> type="image/x-icon" />
> 
> 
> when not using mod write you get
> 
> <link rel="shortcut icon" href="/app/webroot/favicon.ico"
> type="image/x-icon" />
> 
> On 04/01/2008, loki_mdog <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> I am look for a the file and the variable to go into so that my css and
>> js
>> links aren't lead off with:
>> /index.php
>>
>> For example,
>> /index.php/favicon.ico
>>
>> baseURL is commented out.
>>
>> Many thanks!
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/What-variable-can-I-modify-so-that-links%2C-css%2C-and-jss-don%27t-have-index.php-in-them--tp14626892p14626892.html
>>
>> Sent from the CakePHP mailing list archive at Nabble.com.
>>
>>
>> >
>>
> 
> > 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/What-variable-can-I-modify-so-that-links%2C-css%2C-and-jss-don%27t-have-index.php-in-them--tp14626892p14672390.html
Sent from the CakePHP mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to