בהמשך למדריך למתחילים של Nginx, אתחיל להסביר על דברים קצת יותר מתקדמים. אחד הדברים הראשונים שנתקלנו בהם והודגש בחלק הראשון הינו אי-שימוש ב-htaccess. במדריך קצר אסביר כיצד מקנפגים הגדרות שהיו ב-htaccess בקבצי הקונפיגורציה. להמשיך לקרוא
ארכיון התג: joomla
How to make Joomla upload multiple files
This month Mozilla release new version of firefox – 3.6 – the best browser (for my opinion). I read that in this version it supported multiple files upload. So I add a patch for Joomla (1.5) to support it. This patch make the upload native php-html and non-flash involved in this patch. Also, this patch done with backward compatibility to older browser (even IE6).
How to make Joomla website multisite
This post is transalation of the Hebrew guide in my blog. I'm doing it after requsests from the Joomla Conference 2009 at New York.
This guide use single installation of Joomla that produce multiple sites with one configuration file for each site with its own database prefixes. Although there are various extensions for that purpose, but I recommend to do it by this hack, because it can control the way that different sites will be run better and adjust performance by dividing the load in case of multiple servers.
Note that this installation distinguishes between a database of sites by the prefix of data in database tables. You can divide each site to different MySQL instances.
ג'ומלה 1.6 אלפא 2 שוחררה
מאמר זה הינו תרגום מהידיעה באתר ג'ומלה הרשמי לגבי שחרור ג'ומלה 1.6 אלפא 2.
איך להפוך אתר ג'ומלה לרב-אתרי?
הכותרת אמנם יכולה להטעות אבל מטרת פוסט זה היא להסביר כיצד להפוך את ג'ומלה לרב-אתרי, או באנגלית multi-site, כך שבאמצעות התקנה בודדת של ג'ומלה תוכלו לנהל מספר אתרים כאשר רק קובץ קונפיגורציה אחד מגדיר אתר אחד מיני רבים. אמנם ישנם תוספים שונים למטרה זו, אך אני ממליץ לבצע זאת בצורה מלאכותית ולא בצורת תוסף, כי כך ניתן לשלוט על אופן שבו האתרים השונים ינוהלו בצורה טובה יותר ולכוונן ביצועים ע"י חלוקת עומסים במקרה של שרתים מרובים.