Welcome to the Linux Foundation Forum!

local development enviorment

Options

I'm trying to create a local development environment on ubuntu.

I've imported an existing website that I've created on windows.

All the css \ images\ js and links are relative to the root's path, example:

/css/test.css

On my local host it should be

/mysite/css/test.css

I can't figure out how to fix it.. I've added a virtual host, updated the hosts file and even added some new rows to my htaccess..

But without any change..

Thank you!

Comments

  • mfillpot
    mfillpot Posts: 2,177
    Options
    Have you confirmed that the directories have been stored in the DirectoryRoot as it is listed in your httpd config file?

Categories

Upcoming Training