This product is provided "AS IS" without warranty of any kind.
This product is open source. Feel free to edit it, but please tell me about your changes so they can be incorporated into the next release.
Contact me at:
http://andrewcantino.com
I wrote this PERL 5.0+ CGI script because I could not find a highly configurable and simple online file editor. There are plenty of online file managers available, but I couldn't find one that let me assign specific files to specific users.
The intended purpose of this CGI is to let you edit specific files on the web server with your web browser. For example, you could login and edit the news or daily updates file on your server, while enabling another user to edit their news file and nothing else.
Features:
You should do something like this:
tar -zxf sedit.tar.gz
cd sedit
To configure the script, first edit seditfunc.lib, then:
chmod 755 *.cgi
chmod 755 *.pl
Download