Skip to content

Update Dockerfile#12

Open
mishatimtim wants to merge 1 commit into
SasanLabs:mainfrom
mishatimtim:patch-1
Open

Update Dockerfile#12
mishatimtim wants to merge 1 commit into
SasanLabs:mainfrom
mishatimtim:patch-1

Conversation

@mishatimtim
Copy link
Copy Markdown

No description provided.

Comment thread Dockerfile
RUN chmod -R 777 /var/www/localhost/htdocs/ && \
sed -i '/<Directory \/var\/www\localhost/htdocs/>/,/<\/Directory>/ s/AllowOverride None/AllowOverride All/' /etc/apache2/httpd.conf \
&& sed -i 's/\\.php$>/"(?i)\\.php$|\\.php5$|\\.php4$|\\.php3$|\\.phtml$|\\.phpt$">/' /etc/apache2/conf.d/php.conf No newline at end of file
&& sed -i 's/\\.php$>/"(?i)\\.php$|\\.php5$|\\.php4$|\\.php3$|\\.phtml$|\\.phpt$">/' /etc/apache2/conf.d/php.conf
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there any issue because space is not there?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants