Installed Nginx VIA Ubuntu RTCAMP Repo and I am missing common folder with acl.conf file?

/etc# apt-get install nginx-custom Reading package lists… Done Building dependency tree Reading state information… Done The following extra packages will be installed: libluajit-5.1-2 libluajit-5.1-common nginx-common Suggested packages: fcgiwrap nginx-doc The following NEW packages will be installed: libluajit-5.1-2 libluajit-5.1-common nginx-common nginx-custom 0 upgraded, 4 newly installed, 0 to remove and 4 not upgraded. Need to get 0 B/3599 kB of archives. After this operation, 15.8 MB of additional disk space will be used. Do you want to continue? [Y/n] Y Selecting previously unselected package libluajit-5.1-common. (Reading database … 28917 files and directories currently installed.) Preparing to unpack …/libluajit-5.1-common_2.0.2+dfsg-1_all.deb … Unpacking libluajit-5.1-common (2.0.2+dfsg-1) … Selecting previously unselected package libluajit-5.1-2:amd64. Preparing to unpack …/libluajit-5.1-2_2.0.2+dfsg-1_amd64.deb … Unpacking libluajit-5.1-2:amd64 (2.0.2+dfsg-1) … Selecting previously unselected package nginx-common. Preparing to unpack …/nginx-common_1.8.0-1ppa~trusty_all.deb … Unpacking nginx-common (1.8.0-1ppa~trusty) … Selecting previously unselected package nginx-custom. Preparing to unpack …/nginx-custom_1.8.0-1ppa~trusty_amd64.deb … Unpacking nginx-custom (1.8.0-1ppa~trusty) … Processing triggers for man-db (2.6.7.1-1ubuntu1) … Setting up libluajit-5.1-common (2.0.2+dfsg-1) … Setting up libluajit-5.1-2:amd64 (2.0.2+dfsg-1) … Setting up nginx-common (1.8.0-1ppa~trusty) … Setting up nginx-custom (1.8.0-1ppa~trusty) … Processing triggers for libc-bin (2.19-0ubuntu6.6) … root@thephonecaseplace:/etc# cd nginx root@thephonecaseplace:/etc/nginx# ls conf.d fastcgi.conf fastcgi_params koi-utf koi-win mime.types naxsi_core.rules nginx.conf proxy_params scgi_params sites-available sites-enabled snippets uwsgi_params win-utf root@thephonecaseplace:/etc/nginx# cd common -bash: cd: common: No such file or directory root@thephonecaseplace:/etc/nginx#