File does not have the execute bit set
Of course, on Windows, there is no such thing as an execute bit to set, so that limits your options a little.
もちろん、Windows ではそのような実行ビットをセット するようなものはありませんのでオプションが少し制限されています。
The other method is to use the XBitHack directive: XBitHack on XBitHack tells Apache to parse files for SSI directives if they have the execute bit set.
もう一つの方法は、 XBitHack ディレクティブを使用することです: XBitHack on XBitHack は、ファイルの実行ビットが立っている場合、 SSI ディレクティブにより解析することを Apache に伝えます。
If any execute bit is set for a file, set all of the execute bits, so that executables are globally executable on the client.
も しいかなる実行ビットがファイルに設定されていたら、実行ビットのすべてが 設定され、クライアントで実行可能ファイルは全体的に実行可能になる。
These only apply to files where the locked file's setgid bit is set, but the group execute bit is not set.
ロックされたファイルの setgid ビットは設定してあるが、グループの実行ビットが設定されていないファイルにだけ適用されます。
For directories, the execute bit will be set if the corresponding read bit is set.
ディレクト リでは、対応する read ビットがセットされていた場合、実行ビッ トがセットされる。
If the/etc/auto* files have the execute bit set, the automounter tries to execute the maps, which creates messages such as the following
etc/auto* ファイルが実行ビットセットを持っている場合、オートマウンタは次のようなメッセージを生成するマップの実行を試みます。
Andere resultaten
permission bits - read, write, execute bits for each of user (owner), group, and other.
A file is marked as a candidate for mandatory locking by setting the group-id bit in its file mode but removing the group-execute bit.
ファイルを強制ロックの候補としてマークするには、そのファイルのモードのグループ id ビットをセットし、グループ実行ビットをクリアします。
This generally means that the home directory containing the file.\ O must have the other-users-execute bit set (o+w).
一般的に言うと、このファイルのあるホームディレクトリに 他のユーザーの実行ビットセット (o+x) がなければいけないということである。
No-Execute bit The No-Execute bit or NX bit (bit 63 of the page table entry) allows the operating system to specify which pages of virtual address space can contain executable code and which cannot.
No-Executeビット NXビット(ページテーブルエントリのビット63)は仮想アドレス空間のどのページが実行可能か、実行不可かを指定することができる。
Note You would not want to use the full option, unless you assure the group-execute bit is unset for every SSI script which might #include a CGI or otherwise produces different output on each hit (or could potentially change on subsequent requests).
注意 他の CGI を #include するかもしれないものや、各アクセスに対して違う出力を生成する (もしくは後のリクエストで変わるかもしれないもの) すべての SSI スクリプトに対してグループ実行ビットが 設定されていないことを確認できない場合は、full は使わない方が良い でしょう。
The format sequences are described above under \fBprompt\fR; note the variable meaning of '%R'... TP 8.B shell The file in which the shell resides.This is used in forking shells to interpret files which have execute bits set, but which are not executable by the system.
'%R` の意味が変わることに注意してください。.TP 8.B shell シェルのファイル。これはシェルをフォークして、 実行ビットが設定されているがシステムによる実行が不可能なファイルを 実行するために用いられます (\fB組み込みコマンド、非組み込みコマンドの実行\fRを参照)。