Advertisement
captmicro

microserver

Aug 8th, 2010
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 13.45 KB | None | 0 0
  1. [MAIN]
  2. port = 7000
  3.  
  4. [ERROR_404] ;MAX SIZE 5kb
  5. <head>
  6.     <title>404 File Not Found</title>
  7. </head>
  8. <body style="background-color:#000000">
  9.     <div style="text-align:center">
  10.     <h1 style="color:#FF0000"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement