> Date: Sunday, November 12, 2023 21:48:57 -0500 > From: bruce <badouglas@xxxxxxxxx> > > > the target url that's giving me an issue.. > > http://161.35.5.174/wave/ <<<< current live site for now > Symfony \ Component \ HttpKernel \ Exception \ Meth > odNotAllowedHttpException PHP 8.2.10-2ubuntu1 > 9.52.16 > The GET method is not supported for route /. Supported methods: > HEAD... . > . > which is interesting.. if I knew what it meant! > If you were to enter that error message string into your search engine of choice I believe that you would get a number of entries that discuss and provide approaches to resolving it. This appears to be a laravel-specific issue, and not related with either your httpd environment or php (where you have also been posting questions specific to this framework). The search results will likely also give pointers to lists/forums that are more directly relevant for laravel support issues. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx