Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6116769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T15:14:40+00:00 2026-05-23T15:14:40+00:00

I have deployed my pylons app on the server~ I use nginx end flup,

  • 0

I have deployed my pylons app on the server~

I use nginx end flup, here are the confs
cat vps.ini

[server:main]

 use = egg.Flup#fcgi_thread
 host = 0.0.0.0
 port = 5000
 [app:main]
 ...
 permanent_store = %(here)s/data/uploads

cat /etc/nginx/site-enabled/pylons

server{ listen 80;
   include fastcgi_params;
   fastcgi_index index;
   fastcgi_pass 127.0.0.1:5000;
}

cat Cksite/cksite/config/routing.py

map.connect('upload/*url')

link

cd Cksite/cksite/public/ 
ln -s ../../data/uploads .uploads

but when I upload a image to the server and visit the url I got a 404 Not Found page.

http://znetor.tk/uploads/22494C1F3AA5FBCDC07F28FF821DC6C1.jpg

all things works well on my laptop with paster server development.ini~

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T15:14:40+00:00Added an answer on May 23, 2026 at 3:14 pm

    I think the best way for this is will be to put your upload directory directly on the public folder of your project

    This way you won’t get into folder permission issues, it’s way better than symlinking in my own opinion

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have deployed an app to an IIS6 server. For now, I'm using the
Let's say I have deployed my Rails app on a VPS, and everything works
I have deployed a new build on Production server, but I dont see the
today I have deployed my first MVC 2 application on Windows Server 2008, and
I have deployed my application on IIS 7.5 on windows server 2008 operating system
I have deployed a rails app on unicorn, and am using Capistrano to manage
I have deployed an enterprise app in an EAR and a standalone web app
I have deployed a project in Jetty (jetty-wtp plugin) in an Eclipse Server. When
I have deployed a Webservice on JBossAS 5.1 GA. To use HTTP Basic Authentication,
I have deployed WCF service on service on server and facing following exception. System.Security.SecurityException:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.