Django 1.8.x Documentation
Use the FastCGIExternalServer directive to specify the location of your FastCGI server. • Use mod_rewrite to point URLs at FastCGI as appropriate. Specifying the location of the FastCGI server The F next section.) Using mod_rewrite to point URLs at FastCGI The second step is telling Apache to use FastCGI for URLs that match a certain pattern. To do this, use the mod_rewrite module and rewrite URLs have any Apache-specific needs. Make sure mod_fastcgi is in your modules list, somewhere after mod_rewrite and mod_access, but not after mod_accesslog. You’ll probably want mod_alias as well, for serving0 码力 | 1685 页 | 6.01 MB | 1 年前3Django 1.8.x Documentation
Use the FastCGIExternalServer directive to specify the location of your FastCGI server. Use mod_rewrite to point URLs at FastCGI as appropriate. Specifying the location of the FastCGI server The F next section.) Using mod_rewrite to point URLs at FastCGI The second step is telling Apache to use FastCGI for URLs that match a certain pattern. To do this, use the mod_rewrite module and rewrite URLs have any Apache-specific needs. Make sure mod_fastcgi is in your modules list, somewhere after mod_rewrite and mod_access, but not after mod_accesslog. You’ll probably want mod_alias as well, for serving0 码力 | 2454 页 | 2.85 MB | 1 年前3Flask Documentation (1.1.x)
there are two ways to configure the server. Either just copy the .cgi into a cgi-bin (and use mod_rewrite or something similar to rewrite the URL) or let the server point to the file directly. In Apache0 码力 | 428 页 | 895.98 KB | 1 年前3Flask Documentation (1.1.x)
there are two ways to configure the server. Either just copy the .cgi into a cgi-bin (and use mod_rewrite or something similar to rewrite the URL) or let the server point to the file directly. In Apache0 码力 | 291 页 | 1.25 MB | 1 年前3
共 4 条
- 1