Any pointers as to how may I proceed? Should I simply copy the things
from the Fedora-versions; or there is some basic difference in
configurations on Debian?

Essentially the Debian/Ubuntu setup is not to use a big long config
but to include the contents of directories.

On Debian, you probably want to put everything into your
sites-available/my-site-name
file (create one if it isn't there) then do
a2ensite my-site-name
and
/etc/init.d/apache2 reload

You may need to
a2dissite default

The directives are all the same (it's just where they are that
differs).

--
Alex Bligh

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to