JP Joom2Static - .htaccess Settings
Article Index
- JP Joom2Static
- Why use JP Joom2Static?
- What's New in JP Joom2Static
- Installation
- General Configuration
- Menu and Asset Configuration
- Image Optimization
- .htaccess Settings
- Manual Files and Protected Sites
- Webhooks and REST API
- Deployment
- FTP Deployment
- Netlify Deployment
- AWS S3 Deployment
- GitHub Pages Deployment
- Generate Static HTML
- Configuration Parameter Reference
- Security Recommendations
- Conclusion
- All Pages
Page 8 of 19
.htaccess Settings
Add .htaccess File
Parameter: htaccess
Available values:
- No
- Yes
Enable this option when an .htaccess file should be generated with the static website.
.htaccess Content
Parameter: htaccess_data
Enter the content that should be written to the generated .htaccess file.
This can be used for rewrite rules and other Apache directives required by your static website.
Search Engine Friendly URLs
Parameter: sefurl
Available values:
- No
- Yes
Enable this option when JP Joom2Static should use its Search Engine Friendly URL handling.
Important: The JP Joom2Static SEF URL option requires Add .htaccess file to be enabled.