Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Virgil Ierubino Newcomer

@Aquillyne · Joined 9 years ago · 2 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Infinite redirect loop on fresh installation of Grav · 9 years ago

    user www-data; worker_processes auto; pid /run/nginx.pid; events { worker_connections 768; } http { sendfile on; tcp_nopush on; tcp_nodelay on; keepalive_timeout 65; types_hash_max_size 2048; incl

  • Infinite redirect loop on fresh installation of Grav · 9 years ago

    I'm a bit new to this, but I've followed instructions to the tee, and I just simply cannot get a grav install to work. I have freshly installed PHP and Nginx on a fresh Ubuntu image. I've downloaded G