Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
apache2
Explore topics
#apache2
Global
Trending
Hot
New
Payout
Muted
Promoted
#apache2
New
Discover communities
Explore communities
Create your community
latest #apache2 created topics | Ecency
#apache2
Follow to get notified about new posts with this tag
Get #apache2 by email
Follow
oflyhigh
cn
7y
每天进步一点点:关闭网站的自动目录索引功能
之前的帖子聊了如何修改Apache2默认网页(主页),其实除了遇到默认网页不能加载,我还遇到了一个严重的问题,那就是目录自动索引。 (图源 :pixabay) 自动索引 什么是自动索引呢?简单来讲,就是当一个目录中没有默认网页时,访问这个目录会列出目录下所有内容。 示例: 在有些情况下,上述自动索引会让网站访问变得更加方便,比如我上传一堆文件,不用去做网页,网站自动帮我列举出来,直接点击即可访问。
$ 24.659
224
2
bidetaggle
tutorial
8y
Tutorial: Deploying meteor app on vps/dedicated/own production server
Foreword (skip it if you're in rush) Hi there, I'm deploying for the first time a meteor app and it's not easy to have a straight forward explanation for the all process. I got a lot disturbed between
$ 0.000
2
4
jlitew
apache2
9y
Site is Down! Don't know why..
Currently my Apache2 website won't load.. It was working before, and I didn't change anything that should break it, so I don't know what's going on. Does anyone have experience running a personal Apache2
yuxi
cn
9y
在Ubuntu下配置ShibbolethSP(Configure Shibboleth Service Provider on Ubuntu 16)
系统环境(Environments) Ubuntu 16 Apache 2 Shibboleth 2 安装配置Apache(Get Apache ready for Shibboleth() 如果Apache没有安装,先安装Apache (Make sure Apache is installed, otherwise, run:) sudo apt-get install apache2 激活SSL
tonyz
Photography Lovers
7d
Promoted
Broken Face.
As seen in Amsterdam. You can discover a lot by just walking the streets and keeping your eyes open.
steemrussia
laravel
10y
Laravel 5.3 fast installation guide
First: You need composer go to: And run code in quotes Second: create project with Laravel in your www folder via Composer Create-Project cd /var/www composer create-project --prefer-dist laravel/laravel