Differences between revisions 1 and 3 (spanning 2 versions)
| 
  
   Size: 378 
  
  Comment:  
 | 
    ← Revision 3 as of 2008-02-17 20:00:59  ⇥ 
  Size: 35 
  
  Comment: converted to 1.6 markup 
 | 
| Deletions are marked like this. | Additions are marked like this. | 
| Line 1: | Line 1: | 
| = Wordpress = How to get wordpress to work on Blinkenshell. Change the absolute URLs in the wp_options table to something sensible like http://username.blinkenshell.org/ instead of 192.168.xx If you want to use nice URLs, change {{{RewriteRule . /index.php [L] }}} to something like: {{{RewriteRule . /~username/index.php [L] }}} in your .htaccess-file.  | 
#REDIRECT Howto/Webpage/Wordpress | 
