Skip to main content

Home/ Linux/ Group items tagged Apache

Rss Feed Group items tagged

1More

How to protect media file using Apache module rewrite in FreeBSD - 0 views

  •  
    The main purpose in writing this article is to share how to protect media files. That is because I discovered that someone will copy my entire article and then paste it into their own Blog. In fact, we can not prevent it to happen. So I have to use the rewrite module of apache server to stop it. If you are using your machine as a web server...
1More

How to install tomcat 7 on ubuntu 14.04 - 0 views

  •  
    Apache Tomcat is an open source web application which is used to deploy JAVA servlets and JSPs. This article helps you to install Tomcat 7 on ubuntu 14.04
1More

Sugar CRM a new Roadmap to Commercial Open Source Technology - 0 views

  •  
    Sugar CRM is commercial Open Source Customer Relationship Management (CRM) software for companies of all sizes, based on LAMP stack (Linux-OS; Apache-Web Server; MySQL-Database Server; PHP-Programming Language). Its rich functionality and intuitive use...
1More

The Perfect Server - CentOS 5.2 | HowtoForge - Linux Howtos and Tutorials - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.2 server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.2, but should apply to the 64-bit version with very little modifications as well.
1More

The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) | HowtoForge - Linux H... - 0 views

  •  
    This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of Ubuntu 8.04 LTS, but should apply to the 64-bit version with very little modifications as well.
1More

.htaccess & Mod-Rewrite - 1 views

  •  
    Eine Rewrite-Engine ermöglicht es, an den Webserver gerichtete Anfragen intern umzuschreiben oder extern weiterzuleiten. - Wiki

Raspberry Links (from Rafa) - 1 views

started by anonymous on 15 Jan 13 no follow-up yet
1More

Securiza tu web con este .htaccess | Blog of SysAdmins - 0 views

  •  
    "#Evitar escaneos, manipulación e inyeccion SQL (SQL, XSS, etc) RewriteCond %{HTTP_USER_AGENT} ^$ [OR] RewriteCond %{HTTP_USER_AGENT} ^(-|\.|') [OR] RewriteCond %{HTTP_USER_AGENT} ^(.*)(|%3C|%3E)(.*) [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^(java|curl|wget)(.*) [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^(.*)(libwww-perl|libwwwperl|snoopy|curl|wget|winhttp|python|nikto|scan|clshttp|archiver|loader|email|harvest|fetch|extract|grab|miner|suck|reaper|leach|havij)(.*) [NC,OR] RewriteCond %{REQUEST_URI} ^(/,|/;|/|/'|/`|/%2C|/%3C|/%3E|/%27|/////) [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C||'|%3C|%3E|%26%23|%27|%60)(.*) [NC,OR] RewriteCond %{QUERY_STRING} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C|%3C|%3E|%27|%26%23|%60)(.*) [NC,OR] RewriteCond %{HTTP_COOKIE} ^(.*)(|'|%3C|%3E|%27)(.*) [NC] RewriteRule ^(.*)$ index.php [NC] #Evita manipulacion en la URL RewriteCond %{REQUEST_METHOD} ^(HEAD|TRACE|DELETE|TRACK) [NC,OR] RewriteCond %{THE_REQUEST} ^.*(\\r|\\n|%0A|%0D).* [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{HTTP_COOKIE} ^.*(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{REQUEST_URI} ^/(,|;|:||">|"|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(;||'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|update|md5|benchmark).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(localhost|loopback|127\.0\.0\.1).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC] RewriteRule ^(.*)$ index.php [NC] #Complica l
1More

Terengganu Open Source Software - 0 views

  •  
    Draft Open Source Resources
1More

Webseiten beschleunigen - Teil 2 - 1 views

  •  
    Webseiten beschleunigen - Teil 2
1More

MatthewLye.com - 2 views

  •  
    ubuntu security
1More

wdfs installation and configuration on openSUSE that is a webdav filesystem for fuse - 0 views

  •  
    wdfs is a WebDAV that makes it possible to mount a webdav share under Linux, FreeBsd and apple mac OS X. wdfs has some special features for accessing subversion repositories via webdav. it's based on fuse and neon. WebDAV is an easy way to upload files through the services of a webserver.
1More

Build up a powerful network analyzer ( Cacti ) on FreeBSD - 0 views

  •  
    Sometimes you need to use powerful analyzer to detect network traffic. Cacti is a best choice for you....
1 - 15 of 15
Showing 20 items per page