Wordpress Apache
Why did I start getting 404 errors after I changed my WordPress permalink settings?
After I had changed my WordPress 4.1 Permalink-Settings, I Got 404 Errors on every page or post. This is my .htaccess file: # BEGIN WordPress
How leverage browser cache for external resources
I have a WordPress site and a few external request comes from OpenX and those request apparently are slow down my site, I have ran
wordpress htaccess to support legacy website on 404
I’d like to merge a wordpress and a legacy site together while maintaining legacy urls. That is, if wordpress returns a 404, then check legacy
Using mod_filter instead mod_deflate, the .htaccess way
I’ve a WordPress site running in a VPS but it’s extremely slow, take a look here. This what I’ve in .htaccess file: # BEGIN WordPress
View file but prevent from DIRECT URL ACCESS?
wordpress root folder .htaccess RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://(www.)?SOMEIP [NC] RewriteCond %{HTTP_REFERER} !^http://(www.)?SOMEIP.*$ [NC] RewriteRule .(pdf)$ denied.php [L] The folder /wordpress/documents contains all .png files
How to view a file, but prevent direct URL access?
WordPress root folder .htaccess: RewriteEngine on RewriteCond %{HTTP_REFERER} !^http://(www.)?SOMEIP [NC] RewriteCond %{HTTP_REFERER} !^http://(www.)?SOMEIP.*$ [NC] RewriteRule .(pdf)$ denied.php [L] The folder /wordpress/documents contains all .png files
magento with wordpress in subdirectory htaccess issue
I’ve been given the dubious honour of taking over a customers magento sites and moving them to a new server. The sites has wordpress installed
WordPress Multisite Map Domain from Domain with Subdirectory
I have a wordpress site that lives in a subdirectory and need to create a multisite for internationalization. My current setup is domain.com (completely different
Apache folders mapped to urls
I have folder structure like this: -- /var/www/domain | |-- wordpress |-- framework The desired functionality is when you go to domain.com its “document root”
WordPress Error: Found - The document has moved here
I get this error in my wordpress website www.edilmarketsandrin.it , but only when I’m not logged in: Found The document has moved here. Apache/2.2.22 (Unix)
wordpress redirection gives 404 after moving site from a server to another
After migrating my wordpress sites from my old hosting provider to my new vps thought my sites works fine but it was giving 404 not
How to add rewrite rule to convert domain.com/agent/99/name to domain.com/agent/agentid=99 in wordpress?
I need to convert domain.com/agent/99/name to domain.com/agent/agentid=99 in wordpress. The site has a page name/slug “agent” (page_id=1882) and it must be pretty permalink enabled. My
How to add rewrite rule to convert domain.com/agent/99/name to domain.com/player/playerid=99 in wordpress?
I need to convert domain.com/agent/99/name to domain.com/agent/agentid=99 in wordpress. The site has a page name/slug “agent” (page_id=1882) and it must be pretty permalink enabled. My
How can I troubleshoot/resolve WordPress on AWS not responding?
I recently follow these two sets of instructions to set up a WordPress installation on an EC2 instance: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-LAMP.html http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hosting-wordpress.html I followed the tutorials and
How to handle my .htaccess in order to redirect correctly to two subfolders?
I placed my main WordPress website (http://www.marcozanetti.it) in a subfolder of www called ‘blog’. I’d like, when the user goes to www.marcozanetti.it, to be redirected
Localhost(:80) keep redirecting to Localhost:85
I used to run Xampp on Windows 8.1 on port 85 (httpd.conf: I changed both listening port and dns resolving port). So normally I would