]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authorpychaja1 <pychaja1@web>
Wed, 4 Mar 2015 21:22:19 +0000 (22:22 +0100)
committerOSP robot <osp@rtime.felk.cvut.cz>
Wed, 4 Mar 2015 21:22:19 +0000 (22:22 +0100)
student/pychaja1/index.mdwn

index 9c02669082f74b555bc04d14fd454c3ad13062a6..30e089d2feaf288d91b915d6184534f65b868c83 100644 (file)
@@ -7,12 +7,12 @@ Assignment
 
 Implementing this feature [WFLY-4382](https://issues.jboss.org/browse/WFLY-4382) - Functionality to allow symbolic links
 
+Undertow is web server which is used in Wildfly AS. This server is not yet able to follow symlink on filesystem. 
+I have to modify FileHandler and process symbolic link.
+
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
-
 * [[Example] My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
 * [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
 * [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)