Member
Member
sketchy   2010-03-17, 02:49
#1

i don't see a reason for the /page/ in the middle of the URL's.

http://mysite.com/page/search/
would be better as
http://mysite.com/search/

and
http://mysite.com/page/aboutme/
would be better
http://mysite.com/aboutme/

yes?

does anyone know if this is an easy fix? or hack?
perhaps a filter?

cheers!

Member
Member
sbillard   2010-03-17, 03:33
#2

You can reset mod_rewrite. Or you can figure out how to change your rewrite rules to not need the /page/ which you consider unnecessary.

Administrator
Administrator
acrylian   2010-03-17, 10:02
#3

You can modify the .htaccess file but then you need to be careful that you don't have pages and albums of the same name.

Member
Member
sbillard   2010-03-17, 19:05
#4

And, of course, the .htaccess needs to know which items are pages and which are albums.

Member
Member
sketchy   2010-03-17, 19:49
#5

thank you. i will look into it.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.