Logo
  • Home
  • Articles
  • Home Page/
  • Articles/
  • Tag: http
    • Give away a mock-up of a "middleman" website

  • 08.10.2015
    • http middleman rake …
  • Given you’re a professional website designer and would like to work on some wonderful project. This project might be about designing a new website with a blog and a shop for one of your favourite customers. To get involved in this project, she asked...

    Read on…

    • A "proxy.pac" is your friend if you're a proxy-administrator

  • 15.09.2015
    • basics browser http …
  • You can find quite a few IT infrastructures where an HTTP proxy is used to secure the access to the “World Wide Web” (WWW). In smaller company environments you can configure the proxy for each workstation manually. In larger environments you normally use a so called “proxy.pac” for this. This article gives you an introduction to “proxy.pac”-files.

    Read on…

    • Redirecting HTTP requests using the IP address of a client in your Apache configuration

  • 15.08.2015
    • apache http webserver …
  • Given you have two different customers which need to access the same resource. The URL should be the same for both, e.g. “https://www.example.org/resource.db”, but the response should be different.

    Read on…

    • Setting up a Ruby-based HTTP-server to back your test suite updated

  • 02.08.2015 03.10.2021
    • http rake rspec …
  • Some of my rubygems – e.g. proxy_pac_rb – either need a backing HTTP(S)-server for their tests or interact with some external web services via HTTP/HTTPS. To mock external services you can either use VCR, webmock or just plain Webrick. To serve data...

    Read on…

    • Setting up an HTTP proxy with ruby updated

  • 11.04.2015 03.10.2021
    • http proxy ruby …
  • Do you know what: It’s that simple to setup an HTTP forwarding proxy (proxy) with ruby. The only thing you need is webrick’s HTTPProxyServer-class.

    Read on…

Most used tags

  • ruby
  • 8
  • http
  • 5
  • linux
  • 5
  • webserver
  • 4
  • tutorial
  • 4
  • aruba
  • 3
  • www
  • 3
  • alpine-linux
  • 3
  • webrick
  • 2
  • tdd
  • 2
  • proxy
  • 2
Show all tags …
  • © 2022. fedux.org. Some rights reserved.
  • Licences
  • Imprint
  • Privacy Statement
  • RSS Feed