I want to have a WordPress site directly in the domain of access. without the WP files are actually in the main folder.
For example: I install WordPress in a /blog folder (example.com/blog), and I can configure to access is directly in the domain (example.com) without the folder name included. (in this case the /blog folder).
The advantage is that the main folder is more organized and existing scripts in other folders function normally and beyond to improve safety.
I have run this easily in my development environment on my macbook air, according to the simple instructions:
However, in doing so created the environment in Jelastic, this is not working.
Someone could do this on Jelastic? Place the wordpress installation in a folder and then configured to access the root domain by Jelastic?
My Additional Information:
I'm using a trial account to test Jelastic.
Environments created in which attempts were failures have been:
- Environment 1: NGINX 1.4.3 (loadbalacer) + Apache 2.2 + 5.5 + Memcached MariaDB 1.4.15;
- Environments 2: Apache 2.2 + MariaDB 5.5;
Jelastic only works in root for me with Apache Server. With NGINX Server (not like loadbalancer) impossible the install wordpress.