Wordpress Apache
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
wordpress site not showing correctly when put online (wamp server)
So, I’m building a wordpress site for the first time, but when I put it online, it doesn’t show correctly. this is how it’s looks
user wordpress with differents ports between local server and host
I’m using in a local context wamp and apache linsten port 8080 because I’m using the 80 port with another server. the thing is that
Redirect WordPress Multisite Root Domain To Another Server
My company domain is the root domain for my WordPress multisite install. I’d like to point visitors to the root domain towards a site that
htaccess redirect from subfolder to new domain
I have 2 websites, one hosted in a root directory (root.com), and one hosted in a subdirectory (root.com/sub). I use Host Gator shared, cPanel, and
htaccess redirect not redirecting all pages
I am trying to implement an htaccess redirect and it is partially working. It will redirect the root domain http://oldsite.com/ to http://newsite.com/. However, when I
WordPress deny access to wp-admin directory in Apache
What i am trying to do is to deny access to wp-admin (users can login) and allow access only from specific ip. I put these