Just thought I’d send him his first trackback ;)
Welcome to Wordpress ucosty.
Check it out:
http://www.ucosty.net/
Copyright © Michael Dale 2004.
Page generated in 0.0047 seconds FreeBSD Powered
Background on style 5 is used from squidfingers How are we going? 3 queries
how does one go about making mod_rewrite actually work? I have the module installed and running, as well as the appropriate stuff in the .htaccess file but still no luck.
1: Comment by ucosty - Mon, 25 Oct 2004 16:09:59 EST
First make sure you have
LoadModule rewrite_module modules/mod_rewrite.so in your httpd.conf file.
Also AllowOverride needs to be set to All (there are two instances in the httpd file).
The default compile of apache doesn't come with this module so you may need to recompile apache. I'd recommend:
./configure –enable-mods-shared=most
That will give you most stuff. Although fedora may have the module.
2: Comment by dale - Mon, 25 Oct 2004 16:14:34 EST
Fedora has mod_rewrite.
w00t it… er semi-works
i've lost my stylesheets + stuff :/
hmm….
3: Comment by ucosty - Mon, 25 Oct 2004 16:18:04 EST
you'll need to hard link the to style. So
/style.css not just style.css
4: Comment by dale - Mon, 25 Oct 2004 16:23:50 EST
yeah already fixed that. tis all good :D
5: Comment by ucosty - Mon, 25 Oct 2004 16:34:26 EST
urls become clickable
[b]place text in bold[/b]
[i]place text in italics[/i]
[quote]place text in a quote[/quote]