View previous topic :: View next topic |
Author |
Message |
noamkrief -
Joined: 12 Nov 2003 Posts: 40
|
Posted: Sat Dec 20, 2003 8:01 pm Post subject: how can i configure abyss so that people can change files? |
|
|
i need to make it so people can open up a word file directly from my website. When they edit the document file, i need them to just be able to hit "save" and the changes would be saved directly back on that file.
I know this is concidered a security hole but I really need this.
If possible, can i specify that this sort of thing can only apply to a specific folder?
Please reply.
Noam |
|
Back to top |
|
 |
some random person -
Joined: 06 Oct 2003 Posts: 128 Location: I live here! At my house!
|
Posted: Sat Dec 20, 2003 8:09 pm Post subject: |
|
|
Well, I don't know much about it but I have used it. Ftp. With a smartftp, you can edit pages form that website. You can also upload files and directories. But you will need to set up an ftp server, and I don't know how to do that. _________________ New image comming soon...
Image hosted by abyss powered website
Image copyright some random person (I made it......)
Abyss > Apache (Meaning abyss is better than apache)
My site powered by abyss->(Undergoing construction) |
|
Back to top |
|
 |
noamkrief -
Joined: 12 Nov 2003 Posts: 40
|
Posted: Sat Dec 20, 2003 8:26 pm Post subject: |
|
|
nono, not ftp. I have ftp.
This has to be done in a webserver on a website.
anyone else plz?
Noam |
|
Back to top |
|
 |
noamkrief -
Joined: 12 Nov 2003 Posts: 40
|
Posted: Sat Dec 20, 2003 8:26 pm Post subject: |
|
|
nono, not ftp. I have ftp.
This has to be done in a webserver on a website.
anyone else plz?
Noam |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Dec 21, 2003 5:32 pm Post subject: Re: how can i configure abyss so that people can change file |
|
|
noamkrief,
You can use a file manager/upload script. But people must do an extra step (i.e. saving the file locally, then uploading it using a script in your web site).
To save directly from MS Word, your must have WebDAV. Read http://www.webdav.org/projects/ for the list of software supporting WebDAV.
Some of them can be installed on Abyss and seem to be able to provide WebDAV support but none has been tested yet.
We'll give some of them a try and will give more feedback later. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
noamkrief -
Joined: 12 Nov 2003 Posts: 40
|
Posted: Mon Dec 22, 2003 6:47 am Post subject: |
|
|
aprelium admin! You're always so much help!
If i understand corectly, webdav will be a sort of plugin to abyss?
This will alow me to open a file directy from the server, and edit it in realtime?
I created MS access database. I also created a thing caled access pages which are html that link into the database.
Hopefully this will be my simple solution instead of converting to mysql and using php to connect.
thanks again
Noam |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Dec 23, 2003 5:30 pm Post subject: |
|
|
noamkrief,
Yes, you can think of WebDAV as a simple language to manage remote files (updates, creation, multiple versions, etc). WebDAV requests are sent on a HTTP connection (a web server/browser connection). So any web server with a script/plugin that understands WebDAV can do the job for you. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
goose -
Joined: 17 Sep 2002 Posts: 608 Location: The Land Of OZ! come here toto!
|
Posted: Tue Dec 23, 2003 6:44 pm Post subject: |
|
|
an interesting program that supports webdav is mogul! _________________ living in an armish paradise.....no gates here!
mawuahahaha :) |
|
Back to top |
|
 |
|