Typically if your subdomain’s root is the folder with WP installed, then just create a .htaccess file there. That always works for me.
Example:
public_html ->
random
etc..
mywpfolder (the wp folder)
wp-admin
wp-content
etc..
.htaccess (create htaccess file here or simply copy/paste the primary one here)
EDIT
Do you have the other installs in your domain root or the subfolder root? In any case adding the htaccess file to the folder that has your wp-admin, wp-content, etc should work for that WordPress install – it shouldn’t affect other installs. Unless I misunderstood your question.
Related Posts:
- Htaccess for Wordpess set on single subdomain
- Create subdomain masking for each user in WordPress
- WordPress 404 on Subdomain
- WildCard SSL with wordpress subdomain
- Directing subdomain to main domain and keeping the subdomain format with .htaccess
- Access sub-domain when root public_html is protected with .htaccess password
- Redirect all subdomains to root domain
- Configure .htaccess to have a WordPress single site installation with all subdomains pointing to the same pages?
- How to use slug with subdomain?
- In a subdomain network, what .htaccess settings can I use to have WP ignore requests to one subdomain?
- Stop WordPress and Plugins from Overwriting .htaccess
- WordPress + Magento .htaccess ReWriteRule Issue (www vs. non-www)
- Blog.php or how to display recent posts?
- index.php not loading in main folder of wordpress
- Admin-Ajax.php, SSL, Non-SSL
- WordPress site displaying 404 for any page apart from index
- How to avoid wordpress permalink rules to inherit in a sub-folder
- Cant block wordpress readme files
- 404/500 error on /wp-json
- WordPress keeps deleting .htaccess file
- Prevent users from browsing through the media galleries
- .htaccess for wordpress in separate folder
- How to modify the .htaccess to force ssl on login and admin pages
- WordPress URL/Folder ReWrite using Htaccess
- WordPress mod_rewrite is canceling/overwriting my other mod_rewrite rule
- .htaccess redirects no longer work
- Exclude subfolder from WP-redirect works with html but not php files
- Server crashed trying to restore wordpress multisite, images are not found pls help
- Redirect from different port to subdomain – htaccess
- Question with loading 403/ 404 error pages and htaccess
- WordPress Redirect 301 register page
- Only expose routes with prefix /wp-json on WordPress using Apache
- Why does a directive only work when it is included inside WordPress directives?
- Hardening wordpress: blocking /includes with htaccess
- Install a Network under a mapped domain
- htaccess – RewriteRule without redirect not working
- Restrict uploaded files into a custom folder to logged in users by htaccess: looking for Nginx – not only Apache – solution
- Redirect Specific Wildcard Subdomain to a specific URL on another domain
- WP install in sub-dir white screen
- WordPress not seeing .htaccess rules
- create a static folder independent with WordPress
- Modify the .htaccess file
- blocking access to all post/tag URIs via htaccess
- sitemap contains weird links and does not contain my pages [closed]
- want to rewrite an URL in wordpress
- Giving to wordpress it’s own directory cause login loop
- how to redirect 301 my old search query string to wordpress search query string?
- WordPress Sub domain
- htaccess, site and staging in subdirectories
- WordPress sites in subfolders
- Admin Panel Slowdown After SSL Verification
- WordPress category with 404 error
- How to block access to files without modifying .htaccess or ngnix config? [closed]
- Allow REST API over HTTP, the rest of the site forced to HTTPS
- Multisite Subdirectory with same domain subdomain
- How do I apply friendly URL permalinks to a custom WordPress template?
- Conflict with Force SSL and Rewrite Rules
- create virtual subdomains for a bunch of urls on a site via .htaccess
- htaccess problem not being able to overwrite previous rules
- wordpress blog displaying blank pages [closed]
- Relative links stop working after moving wordpress site from hosting to localhost
- WordPress site blacklisted by Google about .htaccess [closed]
- How to redirect the frontend of a WordPress site (only)?
- How to rewrite 404 to home page using htaccess?
- How to fix .htaccess corrupted
- Permalinks do not include www subdomain
- “Oops.” error on an html file directly uploaded to a subdirectory of my WordPress site
- How do I reset a rewrite?
- VServer/Rootserver/Shared Hosting: Multiple WordPress installations each having their unique domain?
- WP Codex answer incomplete? Put WP in subdirectory. .htaccess change required
- All navigation links on website redirect to same page
- WordPress is removing trailing slash
- Sub domain URL slash / missing after domain and before Post & page slug
- Problem with WordPress permalinks
- Htaccess file reset automatically how to fix this issue
- Clone WordPress for testing on localhost (with Fiddler)
- Force a 403 response to xml file in WordPress
- Redirect files in uploads directory if WordPress user not logged in
- Update htaccess in several WP sites at once
- I need to make one folder private
- Pretty Url not working on the server
- Force HTTPS for mapped domain pointing to wordpress domain
- How can I restrict access, by IP, to the `wp-admin` folder/Dashboard?
- Reversing domain ‘sharding’ with htaccess
- After changing permalink, getting 404 for one particular category
- Htaccess remove dates from root site but not from subdomain
- .htaccess home configuration
- Installing wordpress on subdirectory 2 levels down
- Cannot Override WordPress 404 for a Sub-Directory
- I can access subdirectory, but not files within it
- htaccess mod_rewrite not working
- adding a rewrite rule in wordpress functions file
- Redirect not working
- Giving WordPress it’s own directory and using .htaccess Directory Index
- Restrict download files from not generated Urls
- How to change wordpress news root url
- Problem with All in one WP Migration – only works the home page
- Why my wp site always redirecting to the old website path..?
- Hiding wp-config.php via .htaccess on an install installed in another directory?
- .htaccess seems to be required but I can not find it