Tagged Questions
2
votes
1answer
339 views
php4 and php5 together, same extension, restrict 4 to a folder
Is there any way I could have php 4 and 5 installed in the same server, while keeping the same ".php" extension for both, and making it so only a specific folder (+subfolders) in the server run under ...