Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digitec
digitec-wiki
Wiki
web application deployment
web application deployment
· Changes
Page history
rcabral created page: web application deployment
authored
Nov 04, 2014
by
Rene Cabral
Hide whitespace changes
Inline
Side-by-side
web-application-deployment.markdown
View page @
f7f6357b
...
...
@@ -69,7 +69,7 @@ Add `vhost` directory directive in `/etc/httpd/conf.d/staging.digitec.io.conf`.
htpasswd
-c
{
org
}
.htpasswd
{
org
}
```
4.
Restart the server.
Restart the server.
```
bash
httpd
-k
restart
...
...