Welcome! Log In Create A New Profile

Advanced

Missing /etc/nginx

Posted by shiroweb 
Missing /etc/nginx
February 10, 2014 09:01AM
Hello,

I'm new to linux and webservers, but I have C# background.
I wanted to move from Apache to Nginx, I had mod_pagespeed working great so I wanted to add the same with Nginx.
I installed ngx_pagespeed with nginx on a fresh ubuntu 13.10 following this tutorial : https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source
I installed everything under root directory, successfully builded the package and started nginx :

root@xxxxx:~# service nginx configtest
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful

root@xxxxx:~# curl -I -p http://localhost|grep X-Page-Speed
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
X-Page-Speed: 1.7.30.3-3721

I have no nginx folder under /etc, therefore I can't edit /etc/nginx/sites-available/file_to_edit

I believe this folder comes with the package apt-get install nginx by default
But how do I edit my .vhost from source build please ?

Thanks !
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 291
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready