Go to file
Frank Karlitschek 01b7bf3b21 Merge commit 'refs/merge-requests/4' of git://gitorious.org/owncloud/owncloud 2010-03-15 17:38:22 +01:00
config fix bug where siteroot was not configuredcd 2010-03-15 15:55:50 +01:00
css <img /> tags need alternative content with "alt" attribute. "dots.png" is not a content. Using CSS backgrounds instead. 2010-03-14 02:21:36 +01:00
docs some more install instructions - mysql 2010-03-15 16:08:46 +01:00
img commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
inc do not asume owncloud is installed in the root of the webserver 2010-03-15 15:41:53 +01:00
log commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
plugins <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. 2010-03-14 02:03:29 +01:00
settings <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS instructions on semantic tags. 2010-03-14 02:03:29 +01:00
webdav commiting ownCloud 1.0 beta 1 2010-03-10 13:03:40 +01:00
README add readme 2010-03-15 11:17:03 +01:00
index.php do not asume owncloud is installed in the root of the webserver 2010-03-15 15:41:53 +01:00

README

ownCloud
========
An open personal cloud server which runs on your personal server.
It enables you to access your data from all of your devices.
ownCloud makes sharing data with other people possible.
It supports automatic backups, versioning and encryption.

Installation instructions are in the docs directory.
docs/INSTALL

For more information visit:
http://owncloud.org

The source code is available at:
http://gitorious.org/owncloud