alexagui
Member
Posted 7 years ago #
http://vortexministries.com/blog/index.php
I installed WordPress 1.5 for them and since they're hosting on a Win2000 server. I had to use the following fix to be able to login to the admin http://www.simmonsconsulting.com/wordpress/?p=160.
The main page loads fine but if you click on the article title or comments you get an error "no authorization'
http://vortexministries.com/blog/?p=2
does Win2000 not support those types of URLS?
thanks in advance
alexagui
Member
Posted 7 years ago #
ok. figured it out.
In Admin> Options > Permalinks
in the Structure field I entered
/index.php?p=%post_id%
egeyisi
Member
Posted 7 years ago #
Thanks very much! It works pretty well...
egeyisi
Member
Posted 7 years ago #
The application of what you propose solved my index.php problem. However, this time it became impossible to reach the category and author pages. Whenever I click on a category or an author link, although in the address bar we see the fine URL, we find the content of the index.php.
What can be done for that one?