Results 1 to 10 of 27
-
15th Sep 2011, 11:17 AM #1OPMember
Nginx with kloxo [vhost conf] ?
Hi,
i have installed nginx on centOS.
What changes must i do to run sites on nginx with kloxo panel?
/etc/nginx/nginx.conf or
/etc/nginx/nginx.conf.default
/etc/nginx/conf.d/virtual.conf or where ?
and what is the path of website files ?
/home/domain.com/
or
/home/httpd/domain.com/httpdocs/
or
where is location on kloxo
help me i'm of nginx ..where in any line and in any file i should make changes??chiwan Reviewed by chiwan on . Nginx with kloxo [vhost conf] ? Hi, i have installed nginx on centOS. What changes must i do to run sites on nginx with kloxo panel? /etc/nginx/nginx.conf or /etc/nginx/nginx.conf.default /etc/nginx/conf.d/virtual.conf or where ? Rating: 5
-
15th Sep 2011, 11:20 AM #2Member
Why not try Cherokee ? It has a GUI admin area with which You can easily add/edit vHosts.
+ It can be easily made to work with php with the GUI admin area.
/home/admin/*WEBSITE NAME* is the location of the HTTP docs (website files)
-
15th Sep 2011, 11:54 AM #3OPMember
i need nginx on my server not cherokee.
any this location /home/admin/*WEBSITE NAME* incorrect
any way thanks for you reply.
-
15th Sep 2011, 12:15 PM #4Member
Hmm.. Sorry for that,
Have a look at this :
http://www.webhostingtalk.com/archiv.../t-998392.html
It Might help you out
-
15th Sep 2011, 12:21 PM #5OPMember
but my problem not with location (or path htpdocs) with configuration nginx with kloxo panel on centOS...
just i need to know which changes i should to do with conf nginx to run all websites and in any files (nginx.conf, nginx.conf.default, virtual.conf, .... etc) exactly and in any line ?
i hope u understand me, and sorry for my bad english
-
15th Sep 2011, 12:37 PM #6BannedWebsite's:
xsl.tel xsltel.comHello,
none can help you , you need to provide more info about how you want to use nginx. and how many sites do you have on that kloxo.
please tell us whether you want to use nginx as reverse proxy for static files and pass php scripts to apache.
or do you want to use standalone nginx with php-fpm/spawnfcgi .
if you want the second option I will prefer to use kloxo built-in lighttpd webserver.
because nginx and kloxo will need a lot of manual work and can lead to a lot of headaches
Highest Regards
Mohammed H
-
15th Sep 2011, 01:57 PM #7OPMember
i have 3-4 websites on kloxo no more, need nginx as webserver ..
if i use it as reverse proxy? will protected from Ddos attack ?
which different between reverse proxy and second option?
thanks for your reply
-
15th Sep 2011, 04:00 PM #8BannedWebsite's:
xsl.tel xsltel.comHello,
reverse proxy is to serve static files only (images,css,js,html, etc...) and forwarding dynamic requests (php,perl,etc..) to another server like apache.
when second option will serve both static and dynamic files anyway nginx still will need a 3rd-party software to parse php scripts like php-fpm/spawnfcgi.
and whoever told you that nginx will stop ddos (I mean real ddos) he is either a fag or noob.
but still nginx is very lightweight server. if you have low specs VPS then its the way to go.
as for your main request about setting nginx on your kloxo I can do that for you but I can't write a tutorial asI don't have time for that tbh. (there is a lot of articles on google already)
all you need is to stop kloxo apache and then install nginx by following any online tutorial.
Highest Regards
Mohammed H
-
15th Sep 2011, 04:45 PM #9Member
use LNMP (Linux, Nginx,MySql,Php)
I'm not sure kloxo already have nginx for for web server
for the last time I try to install kloxo its really pain in the ass with their app installer
-
15th Sep 2011, 05:01 PM #10OPMember
XSLTel thank's for explanation
i will go with reverse proxy (easy way).
nginx installed on my server already.. and showing nginx default page.
how i can run all domains ? what i should to do in next step ?
thank you again for your time
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Need help in centos /etc/resolv.conf
By coolsam in forum Technical and Security TutorialsReplies: 1Last Post: 10th Nov 2012, 01:08 PM -
someone can share me a good nginx.conf workiong with wordpress?
By bachbell in forum Server ManagementReplies: 0Last Post: 21st Oct 2012, 06:25 PM -
How to install kloxo + transmission or any leightweight torrent client with kloxo
By raihan0888 in forum Tutorials and GuidesReplies: 3Last Post: 30th Jan 2012, 08:05 AM -
kloxo with nginx
By accyuklad in forum Server ManagementReplies: 8Last Post: 10th May 2011, 12:39 PM -
how to install nginx into kloxo panel ?
By onel0ve in forum Server ManagementReplies: 19Last Post: 20th Feb 2011, 06:42 AM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...