Title: diperso's Replies | WordPress.org

---

# diperso

  [  ](https://wordpress.org/support/users/diperso/)

 *   [Profile](https://wordpress.org/support/users/diperso/)
 *   [Topics Started](https://wordpress.org/support/users/diperso/topics/)
 *   [Replies Created](https://wordpress.org/support/users/diperso/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/diperso/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/diperso/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/diperso/engagements/)
 *   [Favorites](https://wordpress.org/support/users/diperso/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Error 404 x WordPress x .htaccess x 1&1](https://wordpress.org/support/topic/error-404-x-wordpress-x-htaccess-x-11/)
 *  Thread Starter [diperso](https://wordpress.org/support/users/diperso/)
 * (@diperso)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/error-404-x-wordpress-x-htaccess-x-11/#post-2121712)
 * Here’s what I added to the .htaccess and now it works !
 *     ```
       <IfModule mod_rewrite.c>
       ErrorDocument 404 /index.php?error=404
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Troubles posting from abroad !!](https://wordpress.org/support/topic/troubles-posting-from-abroad/)
 *  Thread Starter [diperso](https://wordpress.org/support/users/diperso/)
 * (@diperso)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/troubles-posting-from-abroad/#post-1968344)
 * It is not working , either with the url or the embed code. That’s what i don’t
   get. And it only happens with people out of France and only we want to post videos..
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Troubles posting from abroad !!](https://wordpress.org/support/topic/troubles-posting-from-abroad/)
 *  Thread Starter [diperso](https://wordpress.org/support/users/diperso/)
 * (@diperso)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/troubles-posting-from-abroad/#post-1968256)
 * No im not admin. And all the people in France can put some embed code, admin 
   or not..

Viewing 3 replies - 1 through 3 (of 3 total)