Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 1 match

Go to advanced search

Advanced search
Search found 1 match • Page 1 of 1
by random5326
Thu May 26, 2016 12:26 pm
Forum: Web Server
Topic: Nginx configuration issue
Replies: 1
Views: 3022

Nginx configuration issue

I'm trying to configure nginx so it will also execute aspx files as php but after I add: location ~ \.aspx$ { fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; if (!-f $document_root$fastcgi_script_name) { return 404; } fastcgi_pass 127.0.0.1:9002; fastcgi_index index.php; include /e...
  • Jump to post

Search found 1 match • Page 1 of 1

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password