If you are using Apache 2.4
You have to check allow and deny rules
Check out http://httpd.apache.org/docs/2.4/upgrading.html#access
In 2.2, access control based on client hostname, IP address, and other characteristics of client requests was done using the directives Order, Allow, Deny, and Satisfy.
In 2.4, such access control is done in the same way as other authorization checks, using the new module mod_authz_host.
The new directive is Require:
2.2 configuration:
Order allow,deny Allow from all
2.4 configuration:
Require all granted
Also don’t forget to restart the apache server after these changes (# service httpd restart
)
Related Posts:
- Site does not exist error for a2ensite
- keep getting “? Something is already running on port 3000” when I do npm start on react app
- flash builder web.xml matter after using RDSDispatchServlet
- SVN Error E175002 while checking out code from repository
- XAMPP, Apache – Error: Apache shutdown unexpectedly
- htaccess – Redirect to subfolder without changing browser URL
- Request exceeded the limit of 10 internal redirects due to probable configuration error
- npm WARN enoent ENOENT: no such file or directory, open ‘C:\Users\Nuwanst\package.json’
- Adding a user on .htpasswd
- purpose of Funnel in NiFi
- a2enmod command not found in apache server using cpanel in linux vps
- Apache and Node.js on the Same Server
- “End of script output before headers” error in Apache
- XAMPP installation on Win 8.1 with UAC Warning
- What is the difference between Apache kafka vs ActiveMQ
- WAMP won’t turn green. And the VCRUNTIME140.dll error
- Upload images to remote server
- Optimize apache for WP use
- How to fix wordpress slow first time load (Local Server)?
- How do I get the right permissions for WordPress running Apache on Debian
- How can I improve site/page performance of WordPress websites?
- Specific URL has 403 Forbidden status code
- How to? Redirect /category/sci-fi/ to /category/scifi/?
- Error establishing a database connection After Copy localhost wordpress site (with site url directly to hosting server’s url before copy)
- Universal problem: first request after ~25 second inactivity always slower (~1 second) than subsequent requests (~1/10sec)
- Can I view my own wordpress php source code on my hosted web server?
- Updating servers at once in web cluster
- How might I setup a development server (local) and a test/production server (remote)
- Preventing BFA in WordPress without using a plugin
- Changing the server path
- Editing post and page responding 503 Service Unavailable
- Out of memory errors – anon-rss or file-rss?
- WordPress Site Running Extremely Slow on Dedicated Server
- Preserve Domain Alias
- Site running slow on new server?
- Can you run WordPress on a MarketLive/Java EE server?
- Has anyone used the wordpress plugin w3-total-cache on a Dreamhost VPS successfully? [closed]
- SSH Upgrade Problem
- dev site running on subdomain is redirecting to the main domain
- Install WordPress with custom directory layout without breakting media upload
- Point root folder to blog.domain.com and subdirectory to domain.com possible?
- WordPress Unexpected token < in JSON at position 0
- ModSecurity && Admin Ajax: Server locking up
- Error on moving WordPress site to Host from Local installation
- Live website is not showing the changes I’ve made [closed]
- Detect CURLOPT_SSL_VERIFYPEER programatically?
- Configure Php server with ISAP
- Moving wordpress to an unknown outlet
- Can’t access WP site over WiFi network
- Is it safe to give wordpress directories ownership to www-data?
- What to do when WordPress posts on a new server return an error 404
- WordPress backup(on another server)leading to old server addy and WP
- database optimization and server errors
- WordPress sub-directory on other server running on nginx?
- Problems clearing cache
- How to reduce Apache connections caused by plugins?
- How to point a public URL to internal (hidden) server with all links following.
- WordPress switch servers
- Scripts external to WordPress cause 404 errors
- How to point domain to wordpress page
- How can I update WordPress plugins or WordPress itself in all server?
- my wordpress configuration locally vs live server
- current_time function incorrect in plugin and PHP, not in WordPress admin
- Should I move wp-admin to a separated server? How to do it?
- WordPress in AWS Lightsail – restrict public IP
- My blog load time on Bluehost and Word press is too much. I have slipped in Google Search Ranking
- Correct user session/cookie handling with external site connection in wordpress
- (solved) WordPress Site not loading properly
- i have a problem with my domain getting rederected to another one
- localhost/wordpress(or other application), how does it work?
- Apache using full RAM problem
- Best WordPress Cloud Hosting Provider that allows installation of ffmpeg 4.0
- Optimized PHP & WordPress settings for speed/performance?
- Server (VPS) is going down when editing a bigger wordpress article! (?)
- Creating Log-In Page for backend server
- URL problem in my site
- URLs fine in database but wrong in output
- Setting up WordPress client and server
- Homepage only shows URL after moving to different server
- Hang Up Followed By Can’t select database
- Stop ‘extends WP_Widget’ displaying the (backend) form, frontend?
- Site not displaying correctly when re-directing from root to sub-directory
- PressPi (WordPress) Broken Layout
- Error 500 ONLY in dashboard main page. How to fix it?
- Subpages return 404 server error
- Apache and Networks
- Server Path Information
- Apache extensions for WordPress’ working without troubles
- Getting error when trying to redirect WP site to mobile site
- Configure VirtualHost for a perfect WordPress Environment
- Plug-in (Slickr Flickr) works on local machine, but not server
- What level of permissions should the plugins folder be set to?
- WordPress Memory limit not increasing
- Installing WordPress on a long temporary URL from host
- Is there a way to pass google webmaster CLS on WordPress website?
- oEmbed work on localhost but not on distant server
- Allow users to download media files directly from Amazon S3 (AWS plugin)
- How much server power does Worldpress take? [closed]
- Permalinks to Post name not working
- Any plugin installation and update overwrite current theme