php - Apache htaccess rewriterule issue -


i have following rule in htaccess

 rewriterule ^noticias/?$ /index.php?view=pagination&ptype=noticias [l] 

but problem if put spaces in url, .. can access page normally.

 http://gamesite.org/noticias     / 

i not know block it.

without / browser removes spaces. problem need bar, because of paging on site. ex: /noticias/1/

here htaccess file http://pastebin.com/gwtzgagv


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -