Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

viewvc-standalone(1) [debian man page]

VIEWVC-STANDALONE(1)					      General Commands Manual					      VIEWVC-STANDALONE(1)

NAME
viewvc-standalone - run a simple stand-alone HTTP server for ViewVC SYNOPSIS
viewvc-standalone [options] DESCRIPTION
Run a simple, standalone HTTP server configured to serve up ViewVC requests. OPTIONS
-c, --config-file=PATH Use the file at PATH as the ViewVC configuration file. If not specified, ViewVC will try to use the configuration file in its installation tree; otherwise, built-in default values are used. This option is not valid in GUI mode. -d, --daemon Background the server process. -h, --host=HOST Start the server listening on HOST. You need to provide the hostname if you want to access the standalone server from a remote machine. The default is localhost. -p, --port=PORT Start the server on the given PORT. The default is 49152. -r, --repository=PATH Serve up the Subversion or CVS repository located at PATH. This option may be used more than once. -s, --script-alias=PATH Specify the ScriptAlias, the artificial path location that at which ViewVC appears to be located. For example, if your ScriptAlias is cgi-bin/viewvc, then ViewVC will be accessible at http://localhost:49152/cgi-bin/viewvc. The default is viewvc. -g, --gui Pop up a graphical interface for serving and testing ViewVC. Note: this requires a valid X11 display connection. FILES
/etc/viewvc/viewvc.conf SEE ALSO
ViewVC web site, http://www.viewvc.org/. AUTHORS
viewvc-standalone was written by the ViewVC Group. A complete list of authors may be obtained at http://www.viewvc.org/. This manual page was written by John Zaitseff <J.Zaitseff@zap.org.au> for the Debian project. It is distributed under the GNU General Pub- lic License, version 2 or later, and may be used under that licence by others. 2010-04-01 VIEWVC-STANDALONE(1)

Check Out this Related Man Page

cachemgr.cgi(8) 					      System Manager's Manual						   cachemgr.cgi(8)

NAME
cachemgr.cgi - squid HTTP proxy manager interface SYNOPSIS
http://your.server/cgi-bin/cachemgr.cgi DESCRIPTION
The cache manager (cachemgr.cgi) is a CGI utility for displaying statistics about the Squid HTTP proxy process as it runs. The cache man- ager is a convenient way to manage the cache and view statistics without logging into the server. FILES
./cachemgr.conf @DEFAULT_CACHEMGR_CONFIG@ The access configuration file defining which Squid servers may be managed via this cachemgr.cgi program. Each line specifies a server:port followed by an optional description The server name may contain shell wildcard characters such as *, [] etc. A quick selection dropdown menu is automatically con- structed from the simple server names. Specifying :port is optional. If not specified then the default proxy port is assumed. :* or :any matches any port on the target server. SECURITY
cachemgr.cgi calls the requested server on the requested port using HTTP and returns a formatted version of the response. To avoid abuse it is recommended to configure your web server to restrict access to the cachemgr.cgi program. Configuration examples for many common web servers can be found in the Squid FAQ. SEE ALSO
squid(8) The Squid FAQ, Chapter 9 The Cache Manager Squid Web Proxy 3.1.20 cachemgr.cgi(8)
Man Page

4 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Partitioning Thoughts

I'm pretty new to UNIX and i'm planning to set up a server for my company.... i'm wondering if anyone could suggest a partitioning scheme for a standalone Solaris server with two 40GB disks and 1GB of memory... It would also be supporting 100 users... thanks ! (1 Reply)
Discussion started by: martin11
1 Replies

2. UNIX for Advanced & Expert Users

Path

Hi, to execut any script I should type complete path of the script : $/dev1/firstdir/seconddir/myscript.sh Or I should add this complete PATH to $PATH. how can I become free of this ? many thanks. (3 Replies)
Discussion started by: big123456
3 Replies

3. AIX

license trouble

Hi, we currently use a valisys licence : it is based on a server (serv1) it is reached only by one workstation (cam1) In all licence files there is line with cam1 et serv1 We want to use cam22 (new workstation) instead of cam1 I made a copy the licences files with remplacing cam1 by cam22... (0 Replies)
Discussion started by: cadmanager
0 Replies

4. AIX

Uninstall and reinstall AIX

Hi All, Currently I have a machine running on AIX5.3 (standalone). I plan to remove this AIX5.3 and install with new AIX6.1. This is a testing server so no backup are required. I just want to know, what is the best way to do this. For your information, I'm still new in AIX, so i dont have much... (1 Reply)
Discussion started by: aremint
1 Replies