You are not logged in.

#1 2011-06-01 07:06:21

Rolinh
Member
From: Switzerland
Registered: 2011-05-07
Posts: 144
Website

[Solved] Nginx + symlink in /srv/http

Hi everyone,


I recently installed nginx with passenger on my dedicated server running archlinux.

As I obviously could not install the server myself, I have to deal with its partitionning:

/ has 10G and /home has all the rest (i.e. 914G).

So, my idea was to store all the websites in /home and symlink it to /srv/http, has such, for instance:


lrwxrwxrwx 1 http http   18 May 31 18:38 test-> /home/someuser/test

Doing so means that the user default group should be http but I do not think it is the correct way to do it. So, if someone has any tip, it'll be nice smile

EDIT: well, I'm dum. I can just change permissions on the folder to 755 without having to care about groups.

Last edited by Rolinh (2011-06-01 11:29:18)

Offline

Board footer

Powered by FluxBB