Web Hosting Talk







View Full Version : mod_rewrite on aliased folders


legacy616
05-16-2005, 06:13 PM
Any suggestions here?

I have virtual folders that alias the parent directory, setup through httpd.conf. Based on the folder name I have a different skin/design, through php. I have an .htaccess in the parent directory rewriting urls, for some reason it only works on one of my aliased folders... but not on others... any clues why?

Thanks

legacy616
05-16-2005, 06:45 PM
actually it only works on half of my aliased folders... so i must be missing something here...

legacy616
05-16-2005, 06:55 PM
scratch all that... the problem is on half of my aliased directories when I call for info.html it sends my script index.php?page=/info.html with a slash included... thats the problem