Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- fichero apache conf3 @linux:debian:seedbox:metodo1
- /rutorrent <Directory /> AllowOverride None Order deny,allow Deny from all </Directory> <Location /> AuthType Bas... Require valid-user Order allow,deny Allow from all </L
- fichero apache conf1 @linux:debian:seedbox:metodo1
- www/ # <Directory /> # Options FollowSymLinks # AllowOverride All # </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> <Location /rtorrent.CFF9640E>
- fichero apache conf2 @linux:debian:seedbox:metodo1
- ot /var/www/ <Directory /> Options FollowSymLinks AllowOverride All </Directory> <Directory /var/www/> Options -Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory> ErrorLog /var/log/apache2/error.log #
- configuración rtorrent(on premise)
- (default) or any combination of the following: # allow_incoming, try_outgoing, require, require_RC4, e... ble_retry, prefer_plaintext # # The example value allows incoming encrypted connections, starts unencry... tion after the encrypted handshake # encryption = allow_incoming,enable_retry,prefer_plaintext # Enable DHT support for trackerless torrents or when all trackers are down. # May be set to "disable" (com
- configuración/uso screen
- d left arrows # Note disable in window manager to allow through bindkey ^[[1;7D prev bindkey ^[[1;7C ne... connection times out for example). nonblock on # Allow editors etc. to restore display on exit # rathe... erminfo and termcap for nice 256 color terminal # allow bold colors - necessary for some reason attrcol
- rtorrent+rutorrent en contenedor
- with nginx's one # #location ~ /\.ht { # deny all; #} location /RPC2 { include scgi_par