Title: webplacing's Replies | WordPress.org

---

# webplacing

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [major path problems](https://wordpress.org/support/topic/major-path-problems/)
 *  [webplacing](https://wordpress.org/support/users/webplacing/)
 * (@webplacing)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/major-path-problems/#post-1571607)
 * Thanks so much for all your help ipstenu
    I hadn’t restarted apache after adding
   the link to httpd.conf
 * It all works fine now, thanks!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [major path problems](https://wordpress.org/support/topic/major-path-problems/)
 *  [webplacing](https://wordpress.org/support/users/webplacing/)
 * (@webplacing)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/major-path-problems/#post-1571593)
 * Sorry for being really dumb, what are the steps i need to take to turn on pretty
   permalinks. I went to settings>permalinks> and clicked month and name but now
   none of the pages work on the website, have I missed something out here?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [major path problems](https://wordpress.org/support/topic/major-path-problems/)
 *  [webplacing](https://wordpress.org/support/users/webplacing/)
 * (@webplacing)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/major-path-problems/#post-1571583)
 * Added to http.conf but it didnt work.
    I noted that in the dashboard if i upload
   an image the image does not show as a thumbnail in the media section or if i 
   click edit media, but then if i click edit image then on the next page i can 
   see the image, this appears to be the only place that it works.
 * Thanks again.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [major path problems](https://wordpress.org/support/topic/major-path-problems/)
 *  [webplacing](https://wordpress.org/support/users/webplacing/)
 * (@webplacing)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/major-path-problems/#post-1571581)
 * Thanks for your help.
    1. Yes this is Unix based 2. No there isnt 3. Havent tried,
   should i?
 * An example:
    This is where an image is: [http://ssc.webplacing.co.uk/wp-content/blogs.dir/5/files/2010/07/DSCF0400_solid_oak.jpg](http://ssc.webplacing.co.uk/wp-content/blogs.dir/5/files/2010/07/DSCF0400_solid_oak.jpg)
   But WordPress looks here: [http://ssc.webplacing.co.uk/files/2010/07/DSCF0400_solid_oak.jpg](http://ssc.webplacing.co.uk/files/2010/07/DSCF0400_solid_oak.jpg)
 * I’ll do the http.conf edit now and report back,
 * Thanks
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [major path problems](https://wordpress.org/support/topic/major-path-problems/)
 *  [webplacing](https://wordpress.org/support/users/webplacing/)
 * (@webplacing)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/major-path-problems/#post-1571573)
 * I have the exact same problem, my htaccess is below:
    RewriteEngine On RewriteBase/
   RewriteRule ^index\.php$ – [L]
 * # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.
   php?file=$2 [L]
 * # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$
   $1wp-admin/ [R=301,L]
 * RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d RewriteRule
   ^ – [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
   RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]
 * Thanks in advance

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