word press setup

hey folks

what do we need to do in order for these type of WP URLs to be accesible?

domain.com/blog/index.php/2007/03/
domain.com/blog/index.php/about
domain.com/blog/index.php/2007/03/28/sample-post/

etc..

'cos i am getting a 404 error on them

Thanks!

I think you just add index.php to the directory indexes?

Thanks Stephen
the index.php file is actually loading fine (after doing as you said a while back)
but its just when i have that extra querystring info after the index.php that i get the errors. it seems as though the server things that its a file or folder address, instead of querystring info on index.php, so obviously i cant find it

bump!

you must use linux hosting …
go to wp-admin/options-permalink.php and set .htaccess properly …

bummer - so we cant do that on our windows servers here at Jodo?

no … IIS on windows can not do mod_rewrite for wordpress …

migrate to linux … or change you blog engine to asp based … :slight_smile: