my ($username, $imagename) = $ENV{REQUEST_URI} =~ /\/(.*)\/(.*)/; if(not defined $username){ listall(); }