Home
last modified time | relevance | path

Searched refs:server (Results 276 – 300 of 659) sorted by relevance

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

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm45 <!--- Map the virtual path to the local server path. --->
134 <!--- Map the virtual path to the local server path --->
159 <!--- Map the virtual path to the local server path --->
208 <!--- Map the virtual path to the local server path of the current folder. --->
/plugin/oauthdoorkeeper/
H A DDockerfile15 ENTRYPOINT ["rails", "server", "--binding=0.0.0.0"]
/plugin/latexit/tests/my/
H A Dtest16.latex21 \href{\\\\server\\share}{Windows share}
/plugin/acknowledge/syntax/
H A Dlisting.php73 $user = $INPUT->server->str('REMOTE_USER');
/plugin/fetchmedia/lang/en/
H A Dintro.txt5 * only windows share links (e.g. ''%%[[\\server\share\file.pdf]]%%'')
/plugin/syntaxhighlighter3/sxh3/tests/
H A Dtasks.coffee6 grunt.registerTask 'express', 'Launches basic HTTP server for tests', ->
/plugin/preregister/lang/nl/
H A Dinfo.txt4 …. De "Beveiligd bestand" knop maakt het bestand alleen lezen voor de web server, mits ondersteund …
/plugin/lms/syntax/
H A Dinclude.php26 $this->user = $INPUT->server->str('REMOTE_USER');
/plugin/authloginapi/
H A DREADME.md7 * Configure your Login API backend server (see below).
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl3 …hp echo $_typeface?></strong> missing. You must have AFM font metric files intalled on your server
12 <td>Metric files are not installed on your server</td>
/plugin/showpageafterlogin/
H A Daction.php41 if ($INPUT->server->has('REMOTE_USER') && $event->data['preact'] == 'redirect') {
/plugin/dump/
H A DREADME.md6 This is to be able to debug a bad rendering when you don't have access to the server.
/plugin/securelogin/
H A DREADME.md5 …) to encrypt the login password with the server's public key. The encrypted password is then sent …
38 …ble extra layer of security. Your first priority should always be a good server setup with the lat…
83 … when you use this plugin, it will encrypt the password, which can only be decrypted on the server.
97 When the server receives the data, it sees that `use_securelogin` is set to `1` (true), so it knows…
/plugin/newnamespacepermissions/
H A Daction.php78 $user = $INPUT->server->str('REMOTE_USER');
/plugin/reqlang/
H A Daction.php31 $langs = $this->parseAcceptLang($INPUT->server->str('HTTP_ACCEPT_LANGUAGE'));
/plugin/epub/lang/nl/
H A Dadmin_header.txt5 op de server aanwezig zijn.
/plugin/blogtng/helper/
H A Dtools.php32 '%{user}' => $INPUT->server->str('REMOTE_USER'),
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpHeadTest.php83 $this->server->addPlugin(
/plugin/sortablejs/
H A DREADME.md8 For server-side sorting (required for DW2PDF etc.) or more robust sort facilities, use @samwilson '…
/plugin/starred/
H A Daction.php78 if (!$INPUT->server->has('REMOTE_USER')) return false;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.faq.txt25 Q: phpThumb doesn't work as expected, and it may be a server
27 A: Please run /demo/demo.check.php to find out how your server
50 and ImageMagick is not installed on the server. The PHP memory
56 permission on your server to do so), or (better yet) install
57 ImageMagick on the server and that will bypass the memory limit
187 Q: "Off-server thumbnailing is not allowed" -- how do I enable it?
195 To disable off-server thumbnail blocking, just set:
227 place them outside DOCUMENT_ROOT on your server (as long as
250 images (not on my server). How can I make it go faster?
342 Q: Can I use source images from (same or another) server that uses
[all …]
/plugin/pureldap/vendor/freedsx/socket/
H A DCHANGELOG.md6 * Support constructing a socket server from a unix socket.
45 * Add UDP client / server functionality.
/plugin/epub/lang/en/
H A Dadmin_header.txt5 files in tact on the server.
/plugin/infomail/
H A Daction.php38 if ($INPUT->server->str('REQUEST_METHOD') === 'POST') {
74 if ($INPUT->server->has('REMOTE_USER')) {
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample04_mx.cfm58 <cfif listFirst( server.coldFusion.productVersion ) LT 6>
59 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…

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