[
https://issues.apache.org/jira/browse/KAFKA-13882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17697070#comment-17697070
]
ASF GitHub Bot commented on KAFKA-13882:
----------------------------------------
mimaison commented on PR #410:
URL: https://github.com/apache/kafka-site/pull/410#issuecomment-1456641170
@mjsax My point is that when testing locally without the `.htaccess`
changes, all pages other than localhost:8080/documentation/ fail to load. For
example http://localhost:8080/quickstart returns a 404.
I see that @qingwei91 removed the `.htaccess` changes in the last commit and
I confirmed the issue happens again. I'm a bit scared of touching the
`.htaccess` file as I don't want to break the real website.
> Dockerfile for previewing website
> ---------------------------------
>
> Key: KAFKA-13882
> URL: https://issues.apache.org/jira/browse/KAFKA-13882
> Project: Kafka
> Issue Type: Task
> Components: docs, website
> Reporter: Tom Bentley
> Assignee: Lim Qing Wei
> Priority: Trivial
> Labels: newbie
>
> Previewing changes to the website/documentation is rather difficult because
> you either have to [hack with the
> HTML|https://cwiki.apache.org/confluence/display/KAFKA/Contributing+Website+Documentation+Changes#ContributingWebsiteDocumentationChanges-KafkaWebsiteRepository]
> or [install
> httpd|https://cwiki.apache.org/confluence/display/KAFKA/Setup+Kafka+Website+on+Local+Apache+Server].
> This is a barrier to contribution.
> Having a Dockerfile for previewing the Kafka website (i.e. with httpd
> properly set up) would make it easier for people to contribute website/docs
> changes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)