Saturday, January 14, 2023

Re: Serving Media and Static files on Shared Hosting

The options for running Django in a shared hosting environment are usually fcgi or cgi. Are either of those options available?

On January 14, 2023 6:19:46 AM CST, Namanya Daniel <dnamanya.daniel@gmail.com> wrote:
Seems like true but unfortunately i've not used Apache for this purpose before


On Sat, Jan 14, 2023 at 2:05 AM Ryan Nowakowski <tubaman@fattuba.com> wrote:
On Fri, Jan 13, 2023 at 12:55:41AM -0800, Namanya Daniel wrote:
>
> Has anyone ever used Namecheap shared hosting to serve static and media
> files? Apparently nginx can't be used, i only have WhiteNoise which serves
> static files only.
>
> kindly  share you've done it before.. thanks in advance

Never done it before but it looks like Namecheap uses Apache for shared
hosting:

https://www.namecheap.com/support/knowledgebase/article.aspx/9787/22/apache-modules-installed-on-shared-hosting-servers/

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/20230113230533.GC28105%40fattuba.com.

No comments:

Post a Comment