Index: docs/fastcgi.txt
===================================================================
--- docs/fastcgi.txt	(revision 4229)
+++ docs/fastcgi.txt	(working copy)
@@ -255,6 +255,14 @@
 Running Django on a shared-hosting provider with Apache
 =======================================================
 
+.. admonition:: Note
+
+    If any is avaliable please consult documentation regarding django or
+    fastcgi provided by your hosting provider in addition to the
+    following. This is important as some providers will place restrictions
+    or require you to do things in a certain way for django to work
+    correctly.
+
 Many shared-hosting providers don't allow you to run your own server daemons or
 edit the ``httpd.conf`` file. In these cases, it's still possible to run Django
 using Web server-spawned processes.
