If you order them 000, 001, 002 that is the same order as the filesystem returns:
<div><br></div><div><div>phil@proxy:~$ ls -l /etc/nginx/sites-enabled/</div><div>total 0</div><div>lrwxrwxrwx 1 root root 28 2010-11-12 22:56 000-l*</div><div>lrwxrwxrwx 1 root root 27 2010-11-13 00:19 000-u*</div><div>lrwxrwxrwx 1 root root 26 2010-11-13 02:06 100-p*</div>
<div>lrwxrwxrwx 1 root root 29 2010-11-13 00:20 101-d*</div><div>lrwxrwxrwx 1 root root 33 2010-11-15 20:30 200-p*</div><div>lrwxrwxrwx 1 root root 46 2010-11-15 20:30 201-s*</div><div>lrwxrwxrwx 1 root root 50 2010-11-16 14:11 202-p*</div>
</div><div><br></div><div>Maybe not the case on all OS? This solution worked perfectly for me, Ubuntu 10.10 server :)</div>