[resolved]'auto'rewrite link to a folder
    Pascale Camille 
    lists at ruby-forum.com
       
    Tue Aug 19 11:09:28 UTC 2014
    
    
  
up
for me tuxlite or other script made me crazy
-i could not modify script or nginx conf without crashing
-as strange it is, i could not make php working !
so the last working solution for is a site that
pre-build a script with my parameters :
http://simpleserversetup.com/
but even with this, i had to stop remove apache
service apache2 stop;
aptitude -y purge apache2 apache2-utils apache2.2-bin apache2-common;
apt-get autoremove;
rm -rf /etc/apache2;
and i modify the downloaded script addind all vhost i need
this way i understood what i have done !!!
-- 
Posted via http://www.ruby-forum.com/.
    
    
More information about the nginx
mailing list