Displaying 1 result from an estimated 1 matches for "serverweb".
Did you mean:
serverwere
2011 Oct 19
0
CSS not displayed correctly
Hello,
i''ve just installed lovdbyless framework package on an Ubuntu 11.10
desktop.
I''m using ruby 1.8.7 and rails 2.2.2 due to compatibility problem.
THe application work fine locally, i''ve installed mongrel as serverweb
and as soon as i connect locally to "localhost:3000" i can see all the
content properly.
When i try to connect through another machine the CSS is not used at
all.
I''ve searched over the web and i''ve read that it''s necessary to modify
the global_variables.rb file...