whereis
is not the right tool to find a file.
whereis – locate the binary, source, and manual page files for a command
You better use find /var/www/html/wptest2/ -name .htaccess
to search for your .htaccess.
Try to create a new .htaccess (touch /var/www/html/wptest2/.htaccess
) and see if it’s possible.
Related Posts:
- 404 with post name permalinks
- Permalinks not working
- Page preview is shown, updating page gives 404 error
- how to prefer static page if it exists over wordpress page
- All files in public_html, Cannot launch WordPress site via wp-admin
- Page permalink redirects to home page
- On IIS, stop WordPress from resaving my web.config file when I enter the Permalinks config page
- Problems loading stylesheet and permalinks after rebooting
- How does WordPress create URLs that Apache knows about?
- Setting up WordPress with Custom Permalinks and no .htaccess File?
- 301 Redirects for Changed Permalink Structure & Category Base
- Permalinks to Custom does not work (out of box)
- Passing variables through permalink structure
- WordPress on a subdirectory of Laravel – WordPress pretty permalinks inner page shows laravel
- Remove subfolders from URL
- htaccess or redirect to cloak portion of a link?
- Auto 301 to full post permalink? (using /posts/%post_id%/%postname%)
- Using only %postname%
- removed index.php now all pages 404
- removing index.php IIS 7.5 webconfig
- wordpress permalinks tweeks
- Getting a 500 internal server error ONLY on wp-admin/options-permalink.php
- .htaccess – Redirect duplicated post ended in ‘-number/’ to the same url without the -number/
- After moving from subdirectory to home, home page does not display
- Specific URL Rewriting with parameters in wordpress
- Rewrite my default post URL
- Problems redirecting to “pretty” permalinks (wordpress in Subdirectory)
- Permalinks not working Apache + CentOS 7
- Permalinks: Page Not Found
- How to protect htaccess so it can’t be overwritten?
- Changes to .htaccess not updating the file (old rules still take effect)
- If I change permalink structures, can I use htaccess to permanantly redirect links?
- Redirect parent taxonomy to it’s child
- AWS WordPress Install – pages/posts 404 on restart until updating permalinks
- WordPress Permalinks still not working despite all necessary settings
- 301 Redirects Result in 404 for WordPress Search Query Strings
- After updating to 4.8 permalinks will not work (all 404)
- Permalinks not working with Vagrant
- Only default permalink is working mod_rewrite enabled
- How to redirect to correct pages after permalink structure change
- How do I add /blog/ as a prefix to permalink structure for posts, categories & tags?
- Only plain permalinks working
- How to change old permalink?
- Redirect Uploads Folder to Query Vars in WordPress
- WordPress url ingore permalinks setting [closed]
- Redirecting all posts after changing URL structure with htaccess
- Redirect all posts permalinks from “.html” to “/”
- flush_rewrite_rules breaks permalinks
- WordPress 4.4 old permalink redirect
- Htaccess https 301 problem
- Accessing Subdirectories in WordPress Install
- Empty permalinks settings in .htaccess
- How to rewrite a URL to another rewritten URL without changing the address?
- How to use different domains for different blogs hosted in the same host in subdomains with .htaccess
- WordPress 3.1 .htaccess contents keep dissappearing?
- Custom permalinks in WordPress
- What causes /pages/ to appear in URI, and how to remove it?
- url rewrite .htaccess extension to permalink
- Changing WordPress routing to load the same page for different URLs
- Some Pemalink problems, probably caused by wrong .htaccess configuration?
- Test site pages go to main site
- Strange behavior: random HTTP error 500 fixed by visiting Permalinks settings page (htaccess issue with language code)
- post permalinks with dot in url don’t resolve to correct page template
- change WordPress permalinks and redirect new urls 301
- Why will Pretty URLs not Work?
- How Can I Use a Custom AccessFileName?
- WordPress Page Not Found if Permalink Settings is Postname
- xammp server permalink by postname not working
- Conditional Permalink based on category?
- Problems with permalinks (.htaccess not working)
- old permalinks not found
- The requested URL was not found on this server [closed]
- What would cause a 500 Server Error with permalinks turned OFF?
- Change author permalink using htaccess?
- Got 404 error when changed siteurl via DB in WordPress
- Cannot publish posts or pages when I change permalink structure
- Changing permalink stops me from creating webpages
- Move site root directory on debian
- wordpress admin panel loop on nginx
- Very strange behaviour related to htaccess and custom posts and custom posts substrings (BUG?)
- No Ones Been Able to Override my WordPress Rewrite Rule Issue!
- My permalinks for all pages and posts now include old page titles as parents/categories
- WordPress All pages but home simply read “hello”
- WordPress pages break with custom permalink settings (theme directory not output)
- Remove/hide a specify category-name from the url
- How to rewrite a folder in WordPress?
- Moved WordPress to other folder (Windows) WAMP = 403 Forbidden
- LetsEncrypt WordPress on the Raspberry Pi – Nice url’s give 404 with https, http works
- Can’t access WordPress site in subfolder possibly because of .htaccess redirect from root installation?
- Pretty permalinks (again)
- Fresh wordpress installation in sub-directory not accessible
- Folder Name and Category Name WordPress
- .htaccess not working in WordPress
- How do you put your own rules into .htaccess?
- redirect old pages by .htaccess
- WordPress home page showing 404 error
- htaccess strip url
- Use .htaccess to redirect homepage to its permalink
- 301 Redirect posts to newly added categories
- How to use ‘blogs.dir’ as media upload instead of ‘uploads’ directory in WordPress multisite setup