Testing Things
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Map domain to subdomainokay so this will work with htaccess ?
And do you know how to do it ?Forum: Fixing WordPress
In reply to: Map domain to subdomainJust one, i just want an alias (another URL) for same website
Forum: Fixing WordPress
In reply to: Map domain to subdomainI read many people who wanted to move indeed their installations, but I don’t want to move it, I just want to make a subdomain alias so that when I post an article via http://beta.site.com/wp-admin/post-new.php it works the same as if I was on http://site.com/wp-admin/post-new.php
Forum: Fixing WordPress
In reply to: Map domain to subdomainOk thanks for the link, but let me ask one more question before i continue, will this help me to Move WordPress or to Copy it ?
Because I need to access the Same WordPress content with my subdomain or domain like if it was the same.Forum: Fixing WordPress
In reply to: Map domain to subdomainYes in the root
Forum: Fixing WordPress
In reply to: Map domain to subdomainI have a folder /var/www/site/ where wordpress is located that points to http://site.com
Forum: Fixing WordPress
In reply to: Map domain to subdomainNo, I have a dedicated server and I can edit all files or DNS records
EDIT: When i said “all links i can click” i mean that the src tag even if i put “./about.php” render as “http://site.com/about.php” instead of “http://beta.site.com/about.php”
So i thought it was a WP configuration