Hello Eduardo, mod_rewrite for Apache is in the "mods_enabled" folder, however, my virtual hosts do not have the line "RewriteEngine On" so I am not sure if it is being used.
Has this be done in Monkey? Alex. On Sat, Apr 27, 2013 at 1:19 AM, Eduardo Silva <[email protected]> wrote: > are you using mod_rewrite ? > > > On Fri, Apr 26, 2013 at 9:34 PM, Alex Guzu <[email protected]> wrote: > >> Hello, >> >> I am trying to see if I can use Monkey HTTP server to serve a website I >> currently have. >> >> The website currently runs on Apache. >> >> I managed to get php to work but I have a problem. >> >> If I do not specify the .php extension in the URL, I get 404 Not Found. >> >> On my Apache, this does not happen, I can just specify the name of the >> file, and the server will find it and server it. >> >> Can this be done in Monkey? >> >> I do not want to have to rewrite the whole website to append the >> extensions. >> >> >> Moreover, it is good practice for a Web server to determine the extension >> on its own for portability reasons >> >> >> Thanks. >> >> _______________________________________________ >> Monkey mailing list >> [email protected] >> http://lists.monkey-project.com/listinfo/monkey >> >> > > > -- > Eduardo Silva > http://edsiper.linuxchile.cl > http://www.monkey-project.com >
_______________________________________________ Monkey mailing list [email protected] http://lists.monkey-project.com/listinfo/monkey
