r1 - 01 Apr 2004 - 09:17:33 - PeterThoenyYou are here: TWiki >  Codev Web > QuickAndDirtyExecUtilityForHostedSites
Tags:
, create new tag
Attached utility helps if you install TWiki on a hosted site where you do not have root access. It allows you to execute commands on the server as the Apache user.

From the header:

# Quick and dirty utility to execute commands as the Apache user, use at your own risk!
# Useful if you do not have root access on a hosted server.
#
# To install:
# - copy qdexec to your twiki/bin directory
# - add qdexec to .htaccess to require authentication (like the edit script)
# - set $allowedUserName in the CONFIGURATION section below to the WikiName of the person
#   who is allowed to execute commands
#
# To use:
# - uncomment a ready made command temporarily (or create your own)
# - point your browser to http://your.server/cgi-bin/qdexec to execute the command
# - comment out the command immediately after use
#
# WARNING: For security, uncomment ready made commands only temporarily!

-- PeterThoeny - 01 Apr 2004

Topic attachments
I Attachment Action Size Date Who Comment
elseEXT qdexec manage 2.3 K 01 Apr 2004 - 09:16 PeterThoeny Quick and dirty exec utility
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback SourceForge.net Logo