Differences between revisions 1 and 2
| 
   ⇤ ← Revision 1 as of 2007-06-21 14:18:22   
  Size: 378 
  
  Comment:  
 | 
  
   Size: 35 
  
  Comment: redirect 
 | 
| 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 | 
