Home
last modified time | relevance | path

Searched refs:server (Results 326 – 350 of 659) sorted by relevance

1...<<11121314151617181920>>...27

/plugin/plantumlparser/
H A DREADME.md14 * No internet access required for wiki server.
/plugin/freechat/phpfreechat/
H A DCOPYING.txt1 phpFreeChat a simple, fast, and customizable chat server.
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md116 WebSocket server, the closure is executed:
119 $server = new Hoa\Websocket\Server(…);
120 $server->on('message', function (Hoa\Event\Bucket $bucket) {
/plugin/quickstats/
H A DHOW-TO25 server. Quickstats defaults to geoPlugin, which means that quickstats is ready to use
27 in a directory on your server. See "Configuration Settings" below for how to choose
35 always current and does not have to be installed on your server. Its data is retrieved
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.Host.txt
/plugin/authlinotp/
H A DREADME.md13 * URL of your privacyIDEA server
/plugin/authchained/
H A Dauth.php248 …if(is_null($this->chained_auth)||(!is_null($INPUT->server) && $user != $INPUT->server->str('REMOTE…
/plugin/structtemplate/_vagrant/
H A DVagrantfile58 # Provisioning web server
59 config.vm.provision "web-server", type: "shell" do |shell|
/plugin/authldaplocal/
H A Dauth.php724 foreach($servers as $server) {
725 $server = trim($server);
726 $this->con = @ldap_connect($server, $port);
/plugin/syntaxhighlighter3/sxh3/
H A DREADME.md20 1. Start HTTP server `./node_modules/.bin/grunt test`
/plugin/lms/syntax/
H A Dlms.php26 $this->user = $INPUT->server->str('REMOTE_USER');
/plugin/evesso/
H A Dhelper.php203 $result = $INPUT->server->str('REQUEST_METHOD') === 'GET';
/plugin/blogtng/exe/
H A Dpingback.php130 $server = new PingbackServer(); variable
/plugin/goto/
H A Dsyntax.php30 $userid = $INPUT->server->str('REMOTE_USER');
/plugin/authimap2/
H A DREADME3 Authenticate users against an IMAP server with support to groups
/plugin/advrack/
H A DREADME4 Display block representation of standard racks, mounted servers and server cages
/plugin/givemeyouremail/
H A DREADME.txt32 Make sure your web server can write files at these locations !!!
/plugin/fileshare/
H A DREADME3 upload, show and download files from directory on web server
/plugin/sympaauth/files/
H A Dsympa.class.php174 function server() { function in auth_sympa
/plugin/authimap/
H A DREADME3 Authenticate users against an IMAP server
/plugin/chiplink/
H A DREADME3 Provides automatic links to HTML reports on your server, by searching the wikitext.
/plugin/gemini/
H A DREADME3 Expose your wiki as a read-only gemini server
/plugin/smtp/
H A DREADME3 Send mails via a configured SMTP server
/plugin/structtasks/
H A Daction.php77 $editor_id = $INPUT->server->str('REMOTE_USER');
/plugin/dwcommits/lang/en/
H A Ddwc_admin.txt52 …m the web browser, you may have to create a separate ssh key for the web server. To do this, you w…
60 …apache. Once you have done this, you can then clone repositories as the web server. For instance:
68 …e command line, using your own identity. However, you must give the web server read/write access …

1...<<11121314151617181920>>...27