summaryrefslogtreecommitdiffstats
path: root/doc/kcontrol/kcmcgi/index.docbook
blob: 9ab61d9683ab0ce8e97f6cf5d8a31650344aaf48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" ?>
<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE" > <!-- change language only here -->
]>

<article id="kcmcgi" lang="&language;">
<title>CGI Scripts</title>

<articleinfo>

<authorgroup>
<author>
<firstname>Burkhard</firstname>
<surname>
Lück
</surname>
</author>
<author>&tde-authors;</author>
<!-- TRANS:ROLES_OF_TRANSLATORS -->
</authorgroup>

<releaseinfo>&tde-release-version;</releaseinfo>
<date>Reviewed: &tde-release-date;</date>

<copyright>
<year>2009</year>
<holder>Burkhard Lück</holder>
</copyright>
<copyright>
<year>&tde-copyright-date;</year>
<holder>&tde-team;</holder>
</copyright>

<keywordset>
<keyword>TDE</keyword>
<keyword>kcontrol</keyword>
<keyword>Systemsettings</keyword>
<keyword>cgi</keyword>
</keywordset>
</articleinfo>

<sect1 id="cg-scripts">
<title>CGI Scripts</title>

<para>
The CGI TDEIO slave lets you execute local CGI programs 
without the need to run a web server.</para> 

<para>In this system settings module you can 
configure the paths that are searched for CGI scripts.
</para>

<para>Paths to CGI scripts are displayed in the list box at the
bottom of this dialog.
</para>

<para>Use the buttons below the list box to add or remove paths from the search.
</para>

</sect1>

</article>