Report this

What is the reason for this report?

The requested URL /contact-us/ was not found on this server.

Posted on April 19, 2013

Getting this error on my wordpress site. Can anyone assist.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Did you have add these lines in your .httaccess: <br> <br># BEGIN WordPress <br><IfModule mod_rewrite.c> <br>RewriteEngine On <br>RewriteBase / <br>RewriteRule ^index.php$ - [L] <br>RewriteCond %{REQUEST_FILENAME} !-f <br>RewriteCond %{REQUEST_FILENAME} !-d <br>RewriteRule . /index.php [L] <br></IfModule> <br> <br># END WordPress

Thanks that helped a lot

I find I’m still having problems, getting the same error. I looked at my .htaccess file and all the information is all messed up. Does that matter? I don’t seem able to create a .htaccess file via permalinks either. I think this is where the problem lies.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.