Meena Vyas

All | DTrace Web Server 7.0 | ACLs Web Server 7.0 | General Web Server 7.0 | HttpCompression Web Server 7.0 | Intrusion Detection Web Server 7.0 | Open Web Server | Reference Deployments of Web Server 7.0 | Reverse Proxy Web Server 7.0 | Security Web Server 7.0 | Troubleshooting Web Server 7.0 | WebDAV Web Server 7.0
Main | Next month (May 2006) »
20060516 Tuesday May 16, 2006

New Feature WebDAV Access Control Protocol In Sun Java System Web Server 7.0


New Feature WebDAV Access Control Protocol In Sun Java System Web Server 7.0

 There's a whole bunch of new stuff in Sun Java System Web Server 7.0, and you can download it for free from http://www.sun.com/download/index.jsp?cat=Web%20%26%20Proxy%20Servers&tab=3&subcat=Web%20Servers .

WebDAV and WebDAV Access Control Protocol support in Sun Java System Web Server 7.0


Sun Java System Web Server 7.0 now
Read More>>>>

[Read More] Posted by meena ( May 16 2006, 11:22:27 PM IST ) Permalink Comments [3]

Configuring WebDAV in Sun Java System Web Server 7.0


Configuring WebDAV in Sun Java System Web Server 7.0

Download Sun Java System Web Server 7.0 absolutely free from here.

Also check out my next blog about WebDAV Access Control Protocol(RFC 3744) support in Sun Java System Web Server 7.0.

Overview

WebDAV stands for "Web-based Distributed Authoring and Versioning". It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers. Sun Java System Web Server 7.0 conforms to WebDAV protocol as defined by the RFC 2518 and the WebDAV Access Control Protocol specification as defined by the RFC 3744.
In this article I will describe how to configure WebDAV in Sun Java System Web Server 7.0 via Administration CLI.

Read More>>
[Read More] Posted by meena ( May 16 2006, 11:17:56 PM IST ) Permalink Comments [0]

Configuring Reverse Proxy in Sun Java System Web Server 7.0

Configuring Reverse Proxy in Sun Java System Web Server 7.0

Sun Java System Web Server 7.0  is now available for FREE and can be downloaded from http://www.sun.com/download/index.jsp?cat=Web%20%26%20Proxy%20Servers&tab=3&subcat=Web%20Servers

Introduction

A reverse proxy is a proxy that appears to be a web server (origin server) to clients but in reality forwards the requests it receives to one or more origin servers. Because a reverse proxy presents itself as an origin server, clients do not need to be configured to use a reverse proxy. By configuring a given reverse proxy to forward requests to multiple similarly configured origin servers, a reverse proxy can operate as an application level software load balancer. In a typical deployment one or more reverse proxies will be deployed between the browsers and the origin servers.
In this article I will descirbe how to configure reverse proxy in Sun Java System Web Server 7.0 via Administration CLI.
Read More >>
[Read More] Posted by meena ( May 16 2006, 11:15:12 PM IST ) Permalink Comments [3]

Access Control In Sun Java System Web Server 7.0 - II


Access Control In Sun Java System Web Server 7.0 -II

After my first blog about Access Control in general, let me try to talk about some more ACL related topics.

Access Rights in Access Control Lists in Sun Java System Web Server 7.0

Access rights that can be used to set access control in ACL file in Sun Java System Web Server 7.0 are
  • all
  • read
  • execute
  • info
  • write
  • list
  • delete
  • http_<method>
  • dav:read-acl
  • dav:read-current-user-privilege-set

Read More >>

[Read More] Posted by meena ( May 16 2006, 11:11:46 PM IST ) Permalink Comments [0]

Access Control In Sun Java System Web Server 7.0


Access Control In Sun Java System Web Server 7.0

You can now download Sun Java System Web Server 7.0 for FREE from http://www.sun.com/download/index.jsp?cat=Web%20%26%20Proxy%20Servers&tab=3&subcat=Web%20Servers .

What Is Access Control?

Access control allows us to determine and manage

  • Who (subject) can access the resources on our web site
  • Which resources (like files or directories) they can access
  • Which operations can they perform (like creating a file, POST-ing contents to the server).

We can allow or deny access based on:

  • Who is making the request (for example, user or group using user, group attributes).
  • Where the request is coming from (for example, host or IP using ip, dns attributes).

Read More >>

[Read More] Posted by meena ( May 16 2006, 11:09:44 PM IST ) Permalink Comments [5]

This blog copyright 2009 by meena

Calendar

Search

RSS Feeds

Navigation

Referers