Hello Peter, thank you for your response.
I did some tests with new domains, and using no CMS, and using Alias Domains is working perfect. I will check WP and .htaccess
Than you!
Hello, i tried with Add Alias, but when i enter to my addon domain, im getting redirected to main domain. I need to keep the addondomain in url.
Any advice?
Thanks
Hello! Thank you for your reply! And my mega late response. I tried what you told me but im redirected to main domain.
I tried this in the Document root
httpdocs => and it redirects me to my main domain. I need to keep the addon domain.
If i type addondomain.com im getting redirected to...
Hello, a Wordpress plugin (Cachify) for managing Memcached, is asking me to add some code to nginx.conf file to work.
It says:
nginx Memcached setup
Please add the following lines to your nginx.conf
## GZIP
gzip_static on;
## CHARSET
charset utf-8;
## INDEX LOCATION
location / {...
Hello, i want to know what do i have to do to make a .csv file be rendered in browser instead of being downloaded.
I tried in my domain at Apache & nginx Settings / Common Apache settings / MIME types / Custom i added this mime types without success
text/csv-schema .csv
text/csv .csv...
Hello, i need to migrate my WordPress Multisite to a new server with Plesk. Actually this WordPress MU (cPanel) have 5 different domains (Main domain and 4 addon domains) that are pointing all of them to the same public_html directory. But in plesk when i add a new domain, Plesk dont let me...