Skip to content

Tharun-b777/Sysad2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AFTER INSTALLING APACHE
Enable MODULES:
proxy
proxy_http
rewrite
using a2enmod command
Change the block in apache2.conf as:
<Directory /var/www/>
	Options Indexes FollowSymLinks
	AllowOverride All
	Require all granted
</Directory>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published