Kendi yapılandırma dosyası var hem iken XAMPP başka içinde bir web sitesi eklemek için nasıl

0 Cevap php

Simply I have a website in my localhost, I wanna add http://localhost/website/qwench to this website which is another Q&A website . both have their own CONFIG file. so I placed the files in subdirectory called qwench. but when I click on any link on this site it redirects me to a http://localhost/qwench/

when i changed the qwench config file to define('BASE_DIR','website/qwench'); everything crashed.

Birlikte onları hem iş var, ama her zaman http://localhost/website/ için bir yolu var mı? qwench çökmesini olmadan.

0 Cevap