[opensuse] apache configuration
for the life of me, im having the hardest time configuring the apache that comes in suse 10.1. its configuration method has my head spinning (probably yast thats giving me the fits). anyway, im trying to figure out how to take any url period that comes to this server, and just redirect it to the root url. can this be easily accomplished? thanks, jonathan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Jonathan Horne escribió:
for the life of me, im having the hardest time configuring the apache that comes in suse 10.1. its configuration method has my head spinning (probably yast thats giving me the fits).
Elaborate.. what specific part is difficult to configure ?? Are you suing yast http-server for that ? what part you dont understand ?? im trying to figure out how to take any url period that comes to this
server, and just redirect it to the root url. can this be easily accomplished?
you need mod_rewrite for that.
On Saturday 13 January 2007 23:54, Cristian Rodriguez R. wrote:
you need mod_rewrite for that.
ok, i did finally get mod_rewrite to take. i had been trying to manually edit my configuration files, but this time i did it thru yast. now, i just need to figure out how to take any url period, ie: http://server/folder http://server/folder1/folder2/file.jpg and make sure that it redirects it to http://server/ this server is a temporary server with only one page (a maintenance "come back later" page), and is only in use while my main server is totally offline. can someone advise me on how to configure apache to do this? thanks, jonathan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (2)
-
Cristian Rodriguez R.
-
Jonathan Horne